Skip to main content

PredefinedColorCollections.Civic Property

Gets base colors for the Civic palette collection.

Namespace: DevExpress.Xpf.Editors

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static ColorCollection Civic { get; }

Property Value

Type Description
ColorCollection

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

Remarks

ColorEdit_ColorPalettes_Civic

See Also