True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Boolean
    public System.bool RepeatColumnHeaders {get; set;}
    See Also