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 ReadOnly Property Row As Integer
Get
member Row : int with get
Property Value
Type:
Int32The row.
See Also