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

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