ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / HeaderText Property

In This Topic
    HeaderText Property
    In This Topic
    Gets or sets a string used as a report header.
    Syntax
    'Declaration
     
    Public Property HeaderText As System.String
    public System.string HeaderText {get; set;}
    See Also