ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintInfo Class / RepeatColumnHeaders Property

In This Topic
    RepeatColumnHeaders Property (PrintInfo)
    In This Topic
    Gets or sets a value indicating whether column headers should appear on each page.
    Syntax
    'Declaration
     
    
    Public Property RepeatColumnHeaders As Boolean
    public bool RepeatColumnHeaders {get; set;}
    See Also