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

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