ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / HeaderSeparator Property

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