ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / ThemeSwatch Property

In This Topic
    ThemeSwatch Property
    In This Topic
    A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile.
    Syntax
    'Declaration
     
    Public Overridable Property ThemeSwatch As System.String
    public virtual System.string ThemeSwatch {get; set;}
    See Also