FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellFactory Class / GetFrozenBottomRows Method

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