Back to Devexpress

DxThemeFluent Properties

blazor-devexpress-dot-blazor-dot-dxthemefluent-dot-underscore-properties.md

latest1.2 KB
Original Source

DxThemeFluent Properties

Defines a Fluent theme for DevExpress Blazor UI controls.

NameDescription
AccentColorReturns the built-in accent color applied to the theme.
ApplyToPageElementsReturns a Boolean value that specifies whether a theme includes styles for non-DevExpress elements (hyperlinks, inputs, headings, browser scroll bars, etc.).
ModeReturns the theme mode (light or dark).
NameReturns the theme name that serves as a unique theme identifier. Inherited from DxThemeBase<TProps>.
UseBootstrapStylesReturns a Boolean value that specifies whether a theme includes Bootstrap stylesheets (v5). Available in v25.1.4+.

See Also

DxThemeFluent Class

DxThemeFluent Members

DevExpress.Blazor Namespace