Blazor | ComponentOne
C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlAdapter Class / GetFrozenRows Method

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