Skip to main content

DashboardItemExportOptions Class

Contains settings that specify export parameters related to individual dashboard items.

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v23.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Dashboard

Declaration

public class DashboardItemExportOptions :
    OptionsBase

Remarks

Use the ASPxDashboard.ExportOptions property to access dashboard export options.

Inheritance

Object
OptionsBase
DashboardItemExportOptions
See Also