True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / RepeatGridHeader Property

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