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

In This Topic
    FooterSeparator Property (C1FlexPivotPrintDocument)
    In This Topic
    Gets or sets a value that specifies whether a separator is drawn above the footer.
    Syntax
    'Declaration
     
    Public Property FooterSeparator As Boolean
    public bool FooterSeparator {get; set;}
    See Also