Gets the index of this row in the grid's Rows collection.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public int Index { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property Index As Integer Get |