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

In This Topic
    FilterReveal Property
    In This Topic
    Determines whether to auto-hide all the list items when the search field is blank.
    Syntax
    'Declaration
     
    Public Property FilterReveal As System.Boolean
    public System.bool FilterReveal {get; set;}
    See Also