ComponentOne Xamarin.Android
GetFrozenRows Method


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellFactoryBase Class : GetFrozenRows Method
Syntax
'Declaration
 
Public Overridable Function GetFrozenRows() As Integer
'Usage
 
Dim instance As GridCellFactoryBase
Dim value As Integer
 
value = instance.GetFrozenRows()
public virtual int GetFrozenRows()
See Also

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members