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

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