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

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