ComponentOne DataFilter for WPF
C1.DataFilter Namespace / ChecklistFilterBase Class / ShowSearchBox Property

In This Topic
    ShowSearchBox Property (ChecklistFilterBase)
    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