Back to Devexpress

ThemeFluentProperties Members

blazor-devexpress-dot-blazor-dot-themefluentproperties-dot-underscore-members.md

latest3.8 KB
Original Source

ThemeFluentProperties Members

Contains Fluent theme properties.

Constructors

NameDescription
ThemeFluentProperties()Initializes a new instance of the ThemeFluentProperties class.

Properties

NameDescription
AccentColorApplies a predefined accent color to a Fluent theme.
ApplyToPageElementsSpecifies whether a theme includes styles for non-DevExpress elements (hyperlinks, inputs, headings, browser scroll bars, etc.).
ModeSpecifies the theme mode (light or dark).
NameSpecifies the theme name. Serves as a unique theme identifier. Inherited from ThemeProperties.
UseBootstrapStylesSpecifies whether a theme includes Bootstrap stylesheets (v5). Available in v25.1.4+.

Methods

NameDescription
AddFilePaths(String[])Adds stylesheets to a theme and loads them when applying the theme. Inherited from ThemeProperties.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
SetCustomAccentColor(String)Applies a custom accent color to a Fluent theme.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

ThemeFluentProperties Class

DevExpress.Blazor Namespace