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

In This Topic
    PageFooter Property (PrintInfo)
    In This Topic
    Gets or sets a string to be printed at the bottom of each page.
    Syntax
    'Declaration
     
    Public Property PageFooter As System.String
    public System.string PageFooter {get; set;}
    See Also