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

In This Topic
    PageFooterStyle Property (PrintInfo)
    In This Topic
    Gets or sets the style used to render the page footer.
    Syntax
    'Declaration
     
    Public Property PageFooterStyle As Style
    public Style PageFooterStyle {get; set;}
    See Also