ComponentOne Xamarin.Android
Row Property (GridDetailCellCreatingEventArgs)


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

Reference

GridDetailCellCreatingEventArgs Class
GridDetailCellCreatingEventArgs Members