ComponentOne Xamarin.iOS
GetDefaultRow Method (GridCellFactoryBase)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellFactoryBase Class : GetDefaultRow Method
Gets the default row dimensions.
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