ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / FooterText Property

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