<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapReportOptions Class / ShowFooterSeparator Property

In This Topic
    ShowFooterSeparator Property (C1OlapReportOptions)
    In This Topic
    Gets or sets a value indicating whether a footer separator will be included in the document.
    Syntax
    'Declaration
     
    Public Property ShowFooterSeparator As Boolean
    public bool ShowFooterSeparator {get; set;}
    See Also