ComponentOne Xamarin.Android
RowsCount Property


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

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members