Skip to main content

PredefinedColorCollections.Flow Property

Gets base colors for the Flow palette collection.

Namespace: DevExpress.Xpf.Editors

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

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