Dashboard.PaletteName Property
Gets the name of the palette used to color dashboard item elements.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A palette name that maps to a registered dashboard palette. |
Remarks
Use this property to determine which palette name is associated with the dashboard.
See Also