ThemeFluentProperties Properties
Contains Fluent theme properties.| Name | Description |
|---|---|
| AccentColor | Applies a predefined accent color to a Fluent theme. |
| ApplyToPageElements | Specifies whether a theme includes styles for non-DevExpress elements (hyperlinks, inputs, headings, browser scroll bars, etc.). |
| Mode | Specifies the theme mode (light or dark). |
| Name | Specifies the theme name. Serves as a unique theme identifier. Inherited from ThemeProperties. |
| UseBootstrapStyles | Specifies whether a theme includes Bootstrap stylesheets (v5). Available in v25.1.4+. |
See Also