CustomPaletteWebEventArgs Class
In This Article
Provides data for the CustomPalette events.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
#Declaration
#Remarks
The CustomPalette events provide the capability to substitute the default palette containing colors used to paint dashboard item elements. To learn more, see the following topics.
See Also