ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / HeaderSeparator Property

In This Topic
    HeaderSeparator Property
    In This Topic
    Gets or sets a value that specifies whether a separator is drawn below the header.
    Syntax
    'Declaration
     
    Public Property HeaderSeparator As System.Boolean
    public System.bool HeaderSeparator {get; set;}
    See Also