ASPxColorEdit.EnableAutomaticColorItem Property
Specifies if the automatic color item is displayed in the ASPxColorEdit.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Remarks
Set the EnableAutomaticColorItem property to true
to display the automatic color item, which allows end-users to easily select a predefined automatic (default) color.
See Also