Click or drag to resize

DrawableCellPaint Event

Occurs when the cell needs painting.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<DrawableCellPaintEventArgs> Paint

Value

Type: SystemEventHandlerDrawableCellPaintEventArgs
See Also