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

In This Topic
    ThemeSwatch Property (C1ListView)
    In This Topic
    Set the default color scheme (swatch) for items.
    Syntax
    'Declaration
     
    Public Overrides Property ThemeSwatch As System.String
    public override System.string ThemeSwatch {get; set;}
    See Also