DashboardItemExportOptions(DocumentContentExportOptions) Constructor
Initializes a new instance of the DashboardItemExportOptions class.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
options | DocumentContentExportOptions | A DocumentContentExportOptions containing options specific to exporting additional content. |
See Also