Skip to main content
A newer version of this page is available. .
All docs
V21.2

ScriptsLoadingEventArgs Class

Provides data for the OnScriptsLoading event.

Namespace: DevExpress.DashboardBlazor

Assembly: DevExpress.Dashboard.v21.2.Blazor.dll

NuGet Package: DevExpress.Blazor.Dashboard

Declaration

public class ScriptsLoadingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ScriptsLoadingEventArgs
See Also