ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Table Class / FrozenColumns Property

In This Topic
    FrozenColumns Property (Table)
    In This Topic
    Gets or sets the number of frozen columns.
    Syntax
    'Declaration
     
    Public Property FrozenColumns As Integer
    public int FrozenColumns {get; set;}
    See Also