ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetDataBoundControlBase Class / WijmoCssAdapter Property

In This Topic
    WijmoCssAdapter Property (C1TargetDataBoundControlBase)
    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