ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1DataSource Namespace / C1DataSource Class / EnableTheming Property

In This Topic
    EnableTheming Property (C1DataSource)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property EnableTheming As System.Boolean
    public virtual System.bool EnableTheming {get; set;}
    See Also