Back to Devexpress

DashboardConfigurator Properties

dashboard-devexpress-dot-dashboardweb-dot-dashboardconfigurator-dot-underscore-properties.md

latest2.3 KB
Original Source

DashboardConfigurator Properties

Provides a server side API for the ASP.NET Core Dashboard control, ASP.NET Web Forms Dashboard control, and ASP.NET MVC Dashboard extension.

NameDescription
AllowExecutingCustomSqlGets or sets whether to execute SQL queries on the server side.
AllowReadUnlistedColumnsFromClientApiGets or sets whether to enable client-side access to data source fields that are not associated with any dashboard item’s data members.
DashboardStorageGets a storage of dashboards for the Web Dashboard.
DataSourceCacheEnabledSpecifies whether the Web Dashboard Control caches its data sources.
DataSourceStorageGets the data source storage used by the Web Dashboard.
Default staticGets the default DashboardConfigurator class instance.
PassCredentials staticGets or sets whether confidential information (such as user credentials) will be passed to the client side (web browser).

See Also

DashboardConfigurator Class

DashboardConfigurator Members

DevExpress.DashboardWeb Namespace