ComponentOne Xamarin.iOS
Index Property (GridRowCol)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridRowCol Class : Index Property
Gets the index of the row inside the collection of rows of the associated FlexGrid.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
'Usage
 
Dim instance As GridRowCol
Dim value As Integer
 
value = instance.Index
public int Index {get;}
See Also

Reference

GridRowCol Class
GridRowCol Members