DashboardExtensionSettings Properties
Contains specific settings of the Web Dashboard.
Name | Description |
---|---|
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
Allow |
Gets or sets whether an end-user can create new dashboards. |
Allow |
Gets or sets whether an end user can create a JSON data source with a new data connection. |
Allow |
Gets or sets whether end-users can export a dashboard. |
Allow |
Gets or sets whether end-users can export dashboard items. |
Allow |
Gets or sets whether to display aggregated data in the Data Inspector. |
Allow |
Gets or sets whether to display raw data in the Data Inspector. |
Allow |
Gets or sets whether end users can maximize dashboard items. |
Allow |
Gets or sets whether an end-user can open existing dashboards. |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Backend |
Provides access to the Web Dashboard’s back-end options. |
Can |
Obsolete. This property is no longer used. Use Allow |
Client |
Gets or sets the Web Dashboard ‘s client programmatic identifier. |
Client |
Gets an object that lists the client-side events specific to the Dashboard |
Controller |
Gets or sets the controller name. |
Control |
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
Inherited from Settings |
Css |
Specifies the name of the CSS class applied to the Dashboard Control. |
Custom |
Enables you to supply any server data that can then be parsed on the client. |
Dashboard |
Gets or sets the dashboard identifier. |
Dashboard |
Gets or sets the dashboard state (such as the master filtering state) for the Web Dashboard. |
Data |
Provides access to the Web Dashboard’s data request options. |
Enable |
Enables a user to specify a custom SQL string in the Data Source wizard. |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets whether to allow users to create a federated data source in the Dashboard Data Source Wizard. |
Enable |
Gets or sets whether to allow users to create the JSON data source in the Dashboard Data Source Wizard. |
Enable |
Gets or sets whether to allow users to create the OLAP data source in the Dashboard Data Source Wizard. |
Enable |
Gets or sets whether to allow users to create the SQL data source in the Dashboard Data Source Wizard. |
Encode |
Gets or sets whether to encode editor value and content.
Inherited from Settings |
Excel |
Provides access to options related to exporting a dashboard item to Excel format. |
Export |
Obsolete. Provides access to dashboard options specific to export. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Image |
Provides access to options related to exporting a dashboard/dashboard item to an image. |
Include |
Gets or sets whether the Dashboard |
Include |
Gets or sets whether the dashboard state (such as the master filtering state) will be included in the Web Dashboard’s URL. |
Init |
Enables you to perform custom actions when an extension is initialized.
Inherited from Settings |
Initial |
Gets or sets the identifier of the dashboard to be loaded to the ASP. |
Initial |
Gets or sets the initial dashboard state when loading a dashboard. |
Limit |
Gets or sets a data limitation mode that allows you to display a reduced form of visible data. |
Load |
Gets or sets whether the default dashboard should be loaded from the dashboard storage. |
Mobile |
Gets or sets a mobile layout mode for the Web Dashboard. |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
Nonce | Specifies the nonce value.’ |
Pdf |
Provides access to options related to exporting a dashboard/dashboard item to PDF format. |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Resize |
Specifies whether to redraw the Web Dashboard automatically when the size of a container is changed. |
Show |
Gets or sets whether the web browser displays a confirmation message when an-end user closes a page containing the Web Dashboard. |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
Use |
Gets or sets whether to enable the legacy card layout used prior to v17. |
Use |
Gets or sets whether to show all items in the filter elements deselected by default. |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
Working |
Gets or sets the working mode of the Web Dashboard. |
See Also