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.v19.2.Core.dll

Declaration

public abstract class CustomExportBaseEventArgs :
    EventArgs
See Also