Skip to main content
A newer version of this page is available. .

DashboardSpecialValues Class

Provides access to the dashboard special values.

Namespace: DevExpress.DashboardCommon

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

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.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