ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / FrozenColumns Property

In This Topic
    FrozenColumns Property (Tablix)
    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