ComponentOne List for WinForms
C1.Win.C1List 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 String
    public string PageHeader {get; set;}
    See Also