ListView for ASP.NET Web Forms
FilterReveal Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ListView Namespace > C1ListView Class : FilterReveal Property
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

Reference

C1ListView Class
C1ListView Members