Skip to main content
All docs
V25.1
  • ScriptsLoadingEventArgs Class

    OBSOLETE

    This class is no longer used.

    Provides data for the OnScriptsLoading event.

    Namespace: DevExpress.DashboardBlazor

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

    NuGet Package: DevExpress.Blazor.Dashboard

    Declaration

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

    Inheritance

    Object
    EventArgs
    ScriptsLoadingEventArgs
    See Also