ASPxColorEdit.EnableAutomaticColorItem Property
In This Article
Specifies if the automatic color item is displayed in the ASPxColorEdit.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.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