ListView for ASP.NET Web Forms
FilterText Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ListView Namespace > C1ListViewItem Class : FilterText Property
Add a content for filter to search against. If it is added, the contents of the list item are ignored.
Syntax
'Declaration
 
Public Property FilterText As System.String
public System.string FilterText {get; set;}
See Also

Reference

C1ListViewItem Class
C1ListViewItem Members