DashboardResourcesConfigurator.RegisterRichEditScripts() Method
Registers the scripts required for the inline editing functionality in the Text Box item.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v25.1.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
Declaration
Returns
| Type | Description |
|---|---|
| DashboardResourcesConfigurator | A DashboardResourcesConfigurator object that can be used to further configure resources. |
See Also