Skip to main content

PredefinedColorCollections.Flow Property

Gets base colors for the Flow palette collection.

Namespace: DevExpress.Xpf.Editors

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static ColorCollection Flow { get; }

Property Value

Type Description
ColorCollection

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

Remarks

ColorEdit_ColorPalettes_Flow

See Also