MobileForms Toolkit Documentation
TextCell.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
TextCell Class
|
Resco.Controls.AdvancedTree Namespace