ProgressBar for ASP.NET Web Forms
Theme Property (C1TargetHierarchicalDataBoundControlBase)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.Base Namespace > C1TargetHierarchicalDataBoundControlBase Class : Theme Property
Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value.
Syntax
'Declaration
 
Public Overridable Property Theme As System.String
public virtual System.string Theme {get; set;}
See Also

Reference

C1TargetHierarchicalDataBoundControlBase Class
C1TargetHierarchicalDataBoundControlBase Members