Skip to main content

ASPxDashboardExporter Constructors

Performs server-side export of a dashboard/dashboard item displayed in the Web Forms Dashboard.
Name Parameters Description
ASPxDashboardExporter(ASPxDashboard) dashboard Initializes a new instance of the ASPxDashboardExporter class for the specified ASPxDashboard control.
ASPxDashboardExporter(DashboardConfigurator) dashboardConfigurator Initializes a new instance of the ASPxDashboardExporter class for the specified DashboardConfigurator instance.
See Also