SchemeColors Enum
Lists color values from a theme color scheme.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v25.2.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Members
| Name | Description |
|---|---|
Empty
|
No color. |
Accent1
|
The first accent color. |
Accent2
|
The second accent color. |
Accent3
|
The third accent color. |
Accent4
|
The fourth accent color. |
Accent5
|
The fifth accent color. |
Accent6
|
The sixth accent color. |
Background1
|
The first background color. |
Background2
|
The second background color. |
Dark1
|
The first dark color. |
Dark2
|
The second dark color. |
FollowedHyperlink
|
The followed hyperlink color. |
Hyperlink
|
The hyperlink color. |
Light1
|
The first light color. |
Light2
|
The second light color. |
Style
|
A style color. |
Text1
|
The first text color. |
Text2
|
The second text color. |
Related API Members
The following properties accept/return SchemeColors values:
See Also