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

CustomExportBaseEventArgs Class

Serves as the base for classes that provide data for events used to customize exported documents.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v20.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public abstract class CustomExportBaseEventArgs :
    EventArgs
See Also