ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.Base Namespace / IC1Extender Interface / Theme Property

In This Topic
    Theme Property (IC1Extender)
    In This Topic
    Name of the theme that will be used to style widgets.
    Syntax
    'Declaration
     
    Property Theme As System.String
    System.string Theme {get; set;}
    See Also