Back to Devexpress

Palette.OfficePalette Property

windowsforms-devexpress-dot-xtratreemap-dot-palette-8cd250cc.md

latest1.2 KB
Original Source

Palette.OfficePalette Property

Gets the OfficePalette palette of colors.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public static Palette OfficePalette { get; }
vb
Public Shared ReadOnly Property OfficePalette As Palette

Property Value

TypeDescription
Palette

A Palette object that is the OfficePalette palette.

|

Remarks

The image below shows the OfficePalette palette.

See Also

Palette Class

Palette Members

DevExpress.XtraTreeMap Namespace