GetFrozenBottomRows Method (GridSkeletonLoadingCellFactory)
In This Topic
Gets the number of frozen rows at the bottom.
Syntax
'Declaration
Public Overridable Function GetFrozenBottomRows() As Integer
public virtual int GetFrozenBottomRows()
See Also