Click or drag to resize

GridCellFormatEventArgsRow Property

Gets the row number in the data source

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

Property Value

Type: Int32
The row.
See Also