PredefinedColorCollections.Apex Property
In This Article
Gets base colors for the Apex palette collection.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static ColorCollection Apex { get; }
#Property Value
Type | Description |
---|---|
Color |
A collection of Color objects that represent base colors for the Apex palette collection. |
#Remarks
See Also