RibbonColorButtonItem.EnableCustomColors Property
Gets or sets whether the custom colors are available for an ribbon color button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Remarks
Use the EnableCustomColors property to specify whether the ribbon item allows end-users to select a custom color, or only the predefined colors are available.
See Also