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.v21.1.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public abstract class CustomExportBaseEventArgs :
    EventArgs
See Also