ActiveReports 19 .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
    Gets the number of frozen columns.
    Syntax
    'Declaration
     
    ReadOnly Property FrozenColumns As Integer
    int FrozenColumns {get;}

    Property Value

    An System.Int32 indicating the number of frozen columns.
    See Also