RangeFilterDashboardItem.ColoringOptions Property
Provides access to coloring options of the Range Filter dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
DashboardItemColoringOptions | A DashboardItemColoringOptions object containing coloring options of the Range Filter dashboard item. |
See Also