Skip to main content

PredefinedColorCollections.Opulent Property

Gets base colors for the Opulent palette collection.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v26.1.dll

Declaration

public static ColorCollection Opulent { get; }

Property Value

Type Description
ColorCollection

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

Remarks

ColorEdit_ColorPalettes_Opulent

See Also