Click or drag to resize

CustomCellPaint Event

Event to handle painting the content of the cell when SupportsControlView is false.

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

Value

Type: SystemEventHandlerCellPaintEventArgs
See Also