ComponentOne List for WinForms
C1.Win.C1List 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 Boolean
    public bool RepeatGridHeader {get; set;}
    See Also