Skip to main content

CustomExportBaseEventArgs Class

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

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public abstract class CustomExportBaseEventArgs :
    EventArgs
See Also