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