DrawableCellCallback Class |
Inheritance Hierarchy
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax protected class Callback : DrawableCellICallback,
WidgetICallback
Protected Class Callback
Implements DrawableCellICallback, WidgetICallback
type Callback =
class
interface DrawableCellICallback
interface WidgetICallback
end
The DrawableCellCallback type exposes the following members.
Constructors Methods
| Name | Description |
---|
| OnPaint |
Raises the paint event.
|
TopSee Also