TdxDashboard Properties
A non-visual VCL Dashboard container designed to generate and export dashboard content.| Name | Description |
|---|---|
| ExportTimeout | Specifies the timeout interval (in milliseconds) for all dashboard export operations. |
| Language | Specifies the required language (for dashboard content localization). |
| Layout | Provides access to the dashboard layout definition (in the XML format). |
| Name | Specifies the dashboard name (for template/layout management and content export). |
| Parameters | Provides access to the collection of dashboard parameters |
| State | Provides access to the dashboard state (in the JSON format). |
See Also