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

In This Topic
    FilterTheme Property
    In This Topic
    Sets the color scheme (swatch) for the search filter bar.
    Syntax
    'Declaration
     
    Public Property FilterTheme As System.String
    public System.string FilterTheme {get; set;}
    See Also