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

In This Topic
    ShowFooterSeparator Property (ReportOptions)
    In This Topic
    Gets or sets a value that determines whether a line should be displayed between the page footer and the page content.
    Syntax
    'Declaration
     
    Public Property ShowFooterSeparator As Boolean
    public bool ShowFooterSeparator {get; set;}
    See Also