Skip to main content

DashboardSpecialValues Class

Provides access to the dashboard special values.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public static class DashboardSpecialValues

#Remarks

The DashboardSpecialValues class introduces special values (such as null or Others) displayed within the dashboard. The following actions can result in special values:

#Inheritance

Object
DashboardSpecialValues
See Also