Skip to main content
All docs
V18.2

CardExportOptions Class

Contains settings that specify parameters affecting how the Card dashboard item is exported.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public class CardExportOptions

Remarks

Use the ASPxClientDashboardExportOptions.CardOptions property to access options specific to exporting Card dashboard items.

Inheritance

Object
CardExportOptions
See Also