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

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