Skip to main content
All docs
V25.1
  • DashboardPrivateSettings Class

    Contains experimental settings that affect dashboard controls and their elements.

    Namespace: DevExpress.DashboardCommon

    Assembly: DevExpress.Dashboard.v25.1.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