Skip to main content
All docs
V23.2
.NET 6.0+
  • The page you are viewing does not exist in the .NET Framework 4.5.2+ platform documentation. This link will take you to the parent topic of the current section.

DashboardsOptions Properties

Contains options that you can use to configure the Dashboards Module.
Name Description
ControllerName The Controller name without the Controller suffix.
DashboardDataType Specifies the dashboard data type used by the Dashboards Module.
Endpoint The endpoint URL prefix used to send data requests to a server.
GenerateNavigationItem Specifies whether or not the Reports | Dashboards navigation item is created automatically.
HideDirectDataSourceConnections Specifies if the Data Source Wizard allows setting direct Database connections.
SetupDashboardConfigurator Allows you to customize the Dashboard Configurator.
See Also