FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGridSearchPanel Class / ShowClearButton Property

In This Topic
    ShowClearButton Property (C1FlexGridSearchPanel)
    In This Topic
    Gets or sets whether the Clear button is displayed within the C1FlexGridSearchPanel.
    Syntax
    'Declaration
     
    
    Public Property ShowClearButton As Boolean
    public bool ShowClearButton {get; set;}
    See Also