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

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