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

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

public abstract class CustomExportBaseEventArgs :
    EventArgs
See Also