PredefinedPaletteCollections.Median Property
Gets the Median palette collection.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PaletteCollection | A collection of ColorPalette objects that represent the Median palettes. |
Remarks
The static Median property returns a collection that contains three palettes: a Median colors palette (1), a Median gradient colors palette (2), and the standard colors palette (3).
The image below shows the Office palettes:

See Also