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

In This Topic
    ShowClear Property
    In This Topic
    Gets or sets a value indicating whether the control displays the Clear button on the header.
    Syntax
    'Declaration
     
    Public Property ShowClear As Boolean
    public bool ShowClear {get; set;}
    See Also