ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / WijmoCssAdapter Property

In This Topic
    WijmoCssAdapter Property
    In This Topic
    Indicates the control applies the theme of JQuery UI or Bootstrap.
    Syntax
    'Declaration
     
    Public Overridable Property WijmoCssAdapter As System.String
    public virtual System.string WijmoCssAdapter {get; set;}
    See Also