ComponentOne Xamarin.iOS
GetDefaultRow Method (GridCellFactory)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellFactory Class : GetDefaultRow Method
Gets the default row dimensions.
Syntax
'Declaration
 
Public Overrides Function GetDefaultRow() As GridCellFactoryBase.RowInfo
'Usage
 
Dim instance As GridCellFactory
Dim value As GridCellFactoryBase.RowInfo
 
value = instance.GetDefaultRow()
public override GridCellFactoryBase.RowInfo GetDefaultRow()
See Also

Reference

GridCellFactory Class
GridCellFactory Members