DashboardSpecialValues Class
Provides access to the dashboard special values.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The DashboardSpecialValues class introduces special values (such as null or Others) displayed within the dashboard. The following actions can result in special values:
- Client data retrieval (refer to the Obtaining Underlying and Displayed Data document for more information).
- Obtaining values for Master Filtering (the GetAvailableFilterValues methods).
Inheritance
Object
DashboardSpecialValues
See Also