C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / BoundRow Class / Index Property

In This Topic
Index Property (BoundRow)
In This Topic
Gets the index of this row in the grid's C1FlexGrid.Rows collection.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
 
See Also