BeforeExportDocumentWebEventArgs.ExportAction Property
Gets the export action performed by a user.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DashboardExportAction | A DashboardExportAction object that is the export action performed by a user. |
See Also