Click or drag to resize

CellPaintEventArgsItem Property

The model data item for the row being painted.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Object Item { get; }

Property Value

Type: Object
See Also