ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ValueFilter Class / FilterText Property

In This Topic
    FilterText Property
    In This Topic
    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