Skip to main content

DashboardPrivateSettings Class

Contains experimental settings that affect dashboard controls and their elements.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.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