ComponentOne Xamarin.Android
GetDefaultRow Method (GridCellFactoryBase)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellFactoryBase Class : GetDefaultRow Method
Syntax
'Declaration
 
Public Overridable Function GetDefaultRow() As GridCellFactoryBase.RowInfo
'Usage
 
Dim instance As GridCellFactoryBase
Dim value As GridCellFactoryBase.RowInfo
 
value = instance.GetDefaultRow()
public virtual GridCellFactoryBase.RowInfo GetDefaultRow()
See Also

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members