ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IFrozen Interface / FrozenRows Property

In This Topic
    FrozenRows Property (IFrozen)
    In This Topic
    Indicates the number of frozen rows.
    Syntax
    'Declaration
     
    ReadOnly Property FrozenRows As Integer
    int FrozenRows {get;}
    See Also