Click or drag to resize

GridCellFormatEventArgsItem Property

Gets the item that is associated with the row being formatted

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

Property Value

Type: Object
The item.
See Also