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

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