ComponentOne Xamarin.Android
CellsRowsCount Property (GridCellFactoryBase)


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

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members