MobileForms Toolkit Documentation

Cell.DrawContent Method 

Draws the contents of the cell.

protected virtual void DrawContent(
Graphics gr,
Rectangle drawbounds,
object data
);

Parameters

gr
drawing surface
drawbounds
bounds of cell
data
data to display

See Also

Cell Class | Resco.Controls.AdvancedComboBox Namespace