Back to Devexpress

ThemeColorScheme.Name Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themecolorscheme-5456171c.md

latest1.0 KB
Original Source

ThemeColorScheme.Name Property

Gets or sets the color scheme name.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public string Name { get; set; }
vb
Public Property Name As String

Property Value

TypeDescription
String

A color scheme name.

|

See Also

ThemeColorScheme Class

ThemeColorScheme Members

DevExpress.Docs.Presentation Namespace