ComponentOne Xamarin.iOS
Row Property (GridRowHeaderLoadingEventArgs)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridRowHeaderLoadingEventArgs Class : Row Property
Gets the row associated to this details row.
Syntax
'Declaration
 
Public ReadOnly Property Row As GridRow
'Usage
 
Dim instance As GridRowHeaderLoadingEventArgs
Dim value As GridRow
 
value = instance.Row
public GridRow Row {get;}
See Also

Reference

GridRowHeaderLoadingEventArgs Class
GridRowHeaderLoadingEventArgs Members