ComponentOne ASP.NET MVC Controls
FilterText Property

C1.Web.Mvc Namespace > ValueFilter Class : FilterText Property
Gets or sets a string to filter the list of display values.
Syntax
'Declaration
 
Public Property FilterText As String
public string FilterText {get; set;}
See Also

Reference

ValueFilter Class
ValueFilter Members