Skip to main content
A newer version of this page is available. .

DXTreeMapPalette.PaletteName Property

Returns the name of this palette.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.TreeMap, DevExpress.Wpf.TreeMap

Declaration

public override string PaletteName { get; }

Property Value

Type Description
String

A String object representing the name of a palette.

See Also