Back to Devexpress

PredefinedColorCollections.Apex Property

wpf-devexpress-dot-xpf-dot-editors-dot-predefinedcolorcollections.md

latest1.3 KB
Original Source

PredefinedColorCollections.Apex Property

Gets base colors for the Apex palette collection.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static ColorCollection Apex { get; }
vb
Public Shared ReadOnly Property Apex As ColorCollection

Property Value

TypeDescription
ColorCollection

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

|

Remarks

See Also

PredefinedColorCollections Class

PredefinedColorCollections Members

DevExpress.Xpf.Editors Namespace