Skip to main content
A newer version of this page is available. .

DashboardItemExportOptions Class

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

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v19.1.Web.WebForms.dll

Declaration

public class DashboardItemExportOptions :
    OptionsBase

Remarks

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

Inheritance

Object
OptionsBase
DashboardItemExportOptions
See Also