ColorPalette.Name Property
Gets the palette’s name.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value that specifies the palette’s name. |
Remarks
The Name property is initialized within the ColorPalette constructor.
See Also