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

PaletteBase.PaletteName Property

Returns the name of a palette.

Namespace: DevExpress.Xpf.TreeMap

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

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

Declaration

public virtual string PaletteName { get; }

Property Value

Type Description
String

A String value, specifying the name of a palette.

See Also