ComponentOne Xamarin.iOS
GetFrozenRows Method


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellFactoryBase Class : GetFrozenRows Method
Gets the number of frozen rows.
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