Back to Devexpress

CustomExportEventArgs Class

dashboard-devexpress-dot-dashboardcommon-3a5fbfb4.md

latest1.7 KB
Original Source

CustomExportEventArgs Class

Provides data for the CustomExport events.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class CustomExportEventArgs :
    CustomExportBaseEventArgs
vb
Public Class CustomExportEventArgs
    Inherits CustomExportBaseEventArgs

CustomExportEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomExportBaseEventArgs CustomExportEventArgs

See Also

CustomExportEventArgs Members

DevExpress.DashboardCommon Namespace