DrawableCellICallback Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic interface ICallback : WidgetICallback
Public Interface ICallback
Inherits WidgetICallback
type ICallback =
interface
interface WidgetICallback
endThe DrawableCellICallback type exposes the following members.
Methods|
| Name | Description |
|---|
 | OnPaint |
Raises the paint event.
|
Top
See Also