DrawableCell Class |
Namespace: Eto.Forms
The DrawableCell type exposes the following members.
Name | Description | |
---|---|---|
DrawableCell | Initializes a new instance of the DrawableCell class |
Name | Description | |
---|---|---|
GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides WidgetGetCallback.) | |
OnPaint(CellPaintEventArgs) |
Raises the Paint event.
| |
OnPaint(DrawableCellPaintEventArgs) | Obsolete.
Raises the Paint event.
|