Skip to main content

TerracottaPiePalette.PaletteName Property

Returns the name of this palette.

Namespace: DevExpress.Xpf.TreeMap

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

NuGet Package: 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