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

DashboardPrivateSettings Class

Contains experimental settings that affect dashboard controls and their elements.

Namespace: DevExpress.DashboardCommon

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

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public static class DashboardPrivateSettings

Remarks

Important

Settings from this class can cause unexpected problems if you use it for cross-platform solutions.

Inheritance

Object
DashboardPrivateSettings
See Also