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

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