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

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