Back to Devexpress

ThemeColorScheme.Accent3 Property

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

latest1.1 KB
Original Source

ThemeColorScheme.Accent3 Property

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

Property Value

TypeDescription
OfficeColor

An OfficeColor value.

|

See Also

ThemeColorScheme Class

ThemeColorScheme Members

DevExpress.Docs.Presentation Namespace