Skip to main content
A newer version of this page is available. .

PredefinedColorCollections.Urban Property

Gets base colors for the Urban palette collection.

Namespace: DevExpress.Xpf.Editors

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public static ColorCollection Urban { get; }

Property Value

Type Description
ColorCollection

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

Remarks

ColorEdit_ColorPalettes_Urban

See Also