ScriptsLoadingEventArgs.Scripts Property
In This Article
Provides access to the collection of scripts that the DxDashboard
component loads.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
List<String> | A list of scripts that the |
See Also