Back to Devexpress

DashboardCustomAssemblyLoadingEventArgs Class

dashboard-devexpress-dot-dashboardcommon-7e8b0075.md

latest2.1 KB
Original Source

DashboardCustomAssemblyLoadingEventArgs Class

Provides data for the CustomAssemblyLoading events.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class DashboardCustomAssemblyLoadingEventArgs :
    EventArgs
vb
Public Class DashboardCustomAssemblyLoadingEventArgs
    Inherits EventArgs

DashboardCustomAssemblyLoadingEventArgs is the data class for the following events:

Inheritance

Object EventArgs DashboardCustomAssemblyLoadingEventArgs CustomAssemblyLoadingWebEventArgs

See Also

DashboardCustomAssemblyLoadingEventArgs Members

DevExpress.DashboardCommon Namespace