DashboardItemExportOptions(DocumentContentExportOptions) Constructor
Initializes a new instance of the DashboardItemExportOptions class.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v25.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | DocumentContentExportOptions | A |
See Also