C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridBoundRow Class / Index Property
In This Topic
Index Property (GridBoundRow)
In This Topic
Gets the index of the row inside the collection of rows of the associated FlexGrid.
Syntax
public int Index {get;}
See Also