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

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