Back to Devexpress

ThemeBase.ColorScheme Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themebase.md

latest1.1 KB
Original Source

ThemeBase.ColorScheme Property

Gets or sets the theme’s color scheme.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ThemeColorScheme ColorScheme { get; set; }
vb
Public Property ColorScheme As ThemeColorScheme

Property Value

TypeDescription
ThemeColorScheme

The theme’s color scheme.

|

See Also

ThemeBase Class

ThemeBase Members

DevExpress.Docs.Presentation Namespace