Skip to main content

PredefinedColorCollections.Oriel Property

Gets base colors for the Oriel palette collection.

Namespace: DevExpress.Xpf.Editors

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static ColorCollection Oriel { get; }

Property Value

Type Description
ColorCollection

A collection of Color objects that represent base colors for the Oriel palette collection.

Remarks

ColorEdit_ColorPalettes_Oriel

See Also