ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotSlicer Class / ShowHeader Property

In This Topic
    ShowHeader Property
    In This Topic
    Gets or sets a value indicating whether the control displays the header area with the header string and multi-select/clear buttons.
    Syntax
    'Declaration
     
    Public Property ShowHeader As Boolean
    public bool ShowHeader {get; set;}
    See Also