DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter Namespace / ChecklistFilter Class / ShowSearchBox Property

In This Topic
    ShowSearchBox Property (ChecklistFilter)
    In This Topic
    Gets or sets a value indicating whether show search box or not.
    Syntax
    'Declaration
     
    Public Property ShowSearchBox As Boolean
    public bool ShowSearchBox {get; set;}
    See Also