Click or drag to resize

DrawableCellICallback Interface

Callback interface for handlers of the DrawableCell cell.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface ICallback : WidgetICallback

The DrawableCellICallback type exposes the following members.

Methods
  NameDescription
Public methodOnPaint
Raises the paint event.
Top
See Also