ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListView Class / Filter Property

In This Topic
    Filter Property
    In This Topic
    Adds a search filter bar to listviews.
    Syntax
    'Declaration
     
    Public Property Filter As System.Boolean
    public System.bool Filter {get; set;}
    See Also