ScriptsLoadingEventArgs Class
In This Article
OBSOLETE
This class is no longer used.
Provides data for the OnScriptsLoading
event.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
#Declaration
[Obsolete("This class is no longer used.")]
public class ScriptsLoadingEventArgs :
EventArgs
See Also