MobileForms Toolkit Documentation

Cell.Draw Method 

Draws the cell contents on the specified Graphics object.

protected internal virtual void Draw(
Graphics gr
);

Parameters

gr
Graphics onto the contents of the cell are drawn.

See Also

Cell Class | Resco.Controls.SmartGrid Namespace