ComponentOne Xamarin.Android
DefaultRow Property


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellFactoryBase Class : DefaultRow Property
Syntax
'Declaration
 
Public ReadOnly Property DefaultRow As GridCellFactoryBase.RowInfo
'Usage
 
Dim instance As GridCellFactoryBase
Dim value As GridCellFactoryBase.RowInfo
 
value = instance.DefaultRow
public GridCellFactoryBase.RowInfo DefaultRow {get;}
See Also

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members