Back to Devexpress

TdxDashboard Members

vcl-dxdashboard-dot-tdxdashboard-dot-underscore-members.md

latest3.2 KB
Original Source

TdxDashboard Members

A non-visual VCL Dashboard container designed to generate and export dashboard content.

Properties

NameDescription
EnableCustomSqlSpecifies if custom SQL queries are enabled for the loaded layout definition.
LanguageSpecifies the required language (for dashboard content localization).
LayoutProvides access to the dashboard layout definition (in the XML format).
NameSpecifies the dashboard name (for template/layout management and content export).
ParametersProvides access to the collection of dashboard parameters.
StateProvides access to the dashboard state (in the JSON format).

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
ExportTo(TdxDashboardExportFormat,TStream,string)Exports dashboard content to a stream in any supported format. Returns the file name that corresponds to the dashboard layout name and the target export format.
ExportTo(TdxDashboardExportFormat,TStream)Exports dashboard content to a stream in any supported format.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
ToStringInherited from TObject.

See Also

TdxDashboard Class

dxDashboard Unit