Click or drag to resize

DrawableCell Methods

The DrawableCell type exposes the following members.

Methods
  NameDescription
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides WidgetGetCallback.)
Protected methodOnPaint(CellPaintEventArgs)
Raises the Paint event.
Protected methodOnPaint(DrawableCellPaintEventArgs) Obsolete.
Raises the Paint event.
Top
See Also