Back to Devexpress

DiagramTheme.Name Property

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramtheme-d7e2262a.md

latest1.0 KB
Original Source

DiagramTheme.Name Property

Gets the name of the theme.

Namespace : DevExpress.Diagram.Core

Assembly : DevExpress.Diagram.v25.2.Core.dll

NuGet Package : DevExpress.Diagram.Core

Declaration

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

Property Value

TypeDescription
String

A String value that is the name of the theme.

|

See Also

DiagramTheme Class

DiagramTheme Members

DevExpress.Diagram.Core Namespace