MobileForms Toolkit Documentation
Cell.DrawBackground Method
Draws the background of the cell.
protected virtual
void
DrawBackground(
Graphics
gr
,
Rectangle
drawbounds
);
Parameters
gr
drawing surface
drawbounds
bounds of cell
See Also
Cell Class
|
Resco.Controls.AdvancedList Namespace