ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Tablix Class / RepeatColumnHeaders Property

In This Topic
    RepeatColumnHeaders Property
    In This Topic
    Gets or sets a value indicating that column headers should be repeated on each page on which a portion of the Tablix appears.
    Syntax
    'Declaration
     
    Public Property RepeatColumnHeaders As System.Boolean
    public System.bool RepeatColumnHeaders {get; set;}
    See Also