Back to Devexpress

TdxDashboard Methods

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

latest2.4 KB
Original Source

TdxDashboard Methods

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

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

TdxDashboard Members

dxDashboard Unit