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
See Also