MobileForms Toolkit Documentation

IconCell.DrawContent Method 

Draws the contents of the cell.

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

Parameters

gr
drawing surface
drawbounds
bounds of cell
data
data to display

See Also

IconCell Class | Resco.Controls.AdvancedList Namespace