FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnFilterLoadingEventArgs Class / ShowClearButton Property

In This Topic
    ShowClearButton Property
    In This Topic
    Gets or sets whether the clear button is shown.
    Syntax
    'Declaration
     
    Public Property ShowClearButton As Boolean
    public bool ShowClearButton {get; set;}
    See Also