Skip to main content
A newer version of this page is available. .

BeforeExportDocumentWebEventArgs.ExportAction Property

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v19.1.Web.dll

Declaration

public DashboardExportAction ExportAction { get; }

Property Value

Type
DashboardExportAction
See Also