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

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