Skip to main content
All docs
V24.1

ScriptsLoadingEventArgs Class

Provides data for the OnScriptsLoading event.

Namespace: DevExpress.DashboardBlazor

Assembly: DevExpress.Dashboard.v24.1.Blazor.dll

NuGet Package: DevExpress.Blazor.Dashboard

Declaration

public class ScriptsLoadingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ScriptsLoadingEventArgs
See Also