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

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