Skip to main content

Palette.Office2019Palette Property

Returns the Office2019Palette palette.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette Office2019Palette { get; }

Property Value

Type Description
Palette

A Palette object that is the Office2019Palette palette.

Remarks

The image below shows the Office2019Palette palette:

office-2019-palette

See Also