Skip to main content

PredefinedColorCollections.Concourse Property

Gets base colors for the Concourse palette collection.

Namespace: DevExpress.Xpf.Editors

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

Declaration

public static ColorCollection Concourse { get; }

Property Value

Type Description
ColorCollection

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

Remarks

ColorEdit_ColorPalettes_Equality

See Also