ComponentOne Xamarin.iOS
DataIndex Property (GridGroupRow)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridGroupRow Class : DataIndex Property
Gets the index of the data inside the collection of items.
Syntax
'Declaration
 
Public ReadOnly Property DataIndex As Integer
'Usage
 
Dim instance As GridGroupRow
Dim value As Integer
 
value = instance.DataIndex
public int DataIndex {get;}
See Also

Reference

GridGroupRow Class
GridGroupRow Members