Back to Devexpress

CustomPalette.Colors Property

wpf-devexpress-dot-xpf-dot-treemap-dot-custompalette.md

latest1.0 KB
Original Source

CustomPalette.Colors Property

Returns the color collection of a custom palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
public ColorCollection Colors { get; }
vb
Public ReadOnly Property Colors As ColorCollection

Property Value

TypeDescription
ColorCollection

A ColorCollection object containing the color of a palette.

|

See Also

CustomPalette Class

CustomPalette Members

DevExpress.Xpf.TreeMap Namespace