ASPxWebControl.Theme Property
Gets or sets the name of the Theme to be applied to the control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A string value specifying the theme name. |
Remarks
Use the Theme property to apply a DevExpress Theme to an individual DevExpress web control.
See Also