ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewItem Class / ThemeSwatch Property

In This Topic
    ThemeSwatch Property (C1AppViewItem)
    In This Topic
    Gets or sets the DataTheme setting of the Appview item.
    Syntax
    'Declaration
     
    Public Property ThemeSwatch As System.String
    public System.string ThemeSwatch {get; set;}
    See Also