Back to Devexpress

ThemeColorScheme.Dark2 Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themecolorscheme-dot-dark2.md

latest1.2 KB
Original Source

ThemeColorScheme.Dark2 Property

Gets or sets the second dark color in the theme color scheme.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public OfficeColor Dark2 { get; set; }
vb
Public Property Dark2 As OfficeColor

Property Value

TypeDescription
OfficeColor

An OfficeColor value.

|

Remarks

This color is typically used for secondary text or foreground elements.

See Also

ThemeColorScheme Class

ThemeColorScheme Members

DevExpress.Docs.Presentation Namespace