Skip to main content

DashboardCustomAssemblyLoadingEventArgs Class

Provides data for the CustomAssemblyLoading events.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public class DashboardCustomAssemblyLoadingEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
DashboardCustomAssemblyLoadingEventArgs
See Also