FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridWrapCellFactory Class / GetFrozenRows Method

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