Back to Devexpress

ThemeColorScheme.Dark1 Property

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

latest1.2 KB
Original Source

ThemeColorScheme.Dark1 Property

Gets or sets the first 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 Dark1 { get; set; }
vb
Public Property Dark1 As OfficeColor

Property Value

TypeDescription
OfficeColor

An OfficeColor value.

|

Remarks

This color is typically used for text or foreground elements.

See Also

ThemeColorScheme Class

ThemeColorScheme Members

DevExpress.Docs.Presentation Namespace