Skip to main content
All docs
V18.2

GridExportOptions Class

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

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class GridExportOptions

Remarks

Use the ASPxClientDashboardExportOptions.GridOptions property to access options specific to exporting grid dashboard items.

Inheritance

Object
GridExportOptions
See Also