ComponentOne Xamarin.iOS
CellsRowsCount Property (GridCellFactory)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellFactory Class : CellsRowsCount Property
Gets the number of rows belonging to the cells area.
Syntax
'Declaration
 
Public Overrides ReadOnly Property CellsRowsCount As Integer
'Usage
 
Dim instance As GridCellFactory
Dim value As Integer
 
value = instance.CellsRowsCount
public override int CellsRowsCount {get;}
See Also

Reference

GridCellFactory Class
GridCellFactory Members