Skip to main content
All docs
V24.2

ScriptsLoadingEventArgs Class

OBSOLETE

This class is no longer used.

Provides data for the OnScriptsLoading event.

Namespace: DevExpress.DashboardBlazor

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

Declaration

[Obsolete("This class is no longer used.")]
public class ScriptsLoadingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ScriptsLoadingEventArgs
See Also