ColorEdit Class
In This Article
Represents a color editor.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Remarks
The ColorEdit editor allows an end-user to choose colors from the RGBA color space or a predefined set of colors.
#Inheritance
Object
DependencyObject
Windows.UI.Xaml.UIElement
FrameworkElement
Control
DevExpress.UI.Xaml.Internal.ControlEx
ColorEdit
See Also