StyleSheet.Theme Property
Gets or sets the name of the theme to be applied.
Namespace: DevExpress.Web.Mvc.UI
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
String | A string value specifying the theme name. Refer to Available Themes to learn more. |
See Also