DxWasmReportDesigner.DevelopmentMode Property
Enables Development Mode for extended diagnostics.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v24.1.JSBasedControls.WebAssembly.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.WebAssembly
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Development Mode allows you to perform the following diagnostics:
Library Version Validation
The DevExpress Web Reporting application relies on a server-side application to process reports. The version of the DevExpress scripts (npm packages) should match the version of the server-side libraries (NuGet packages). You can enable Development Mode to check for library version mismatch on every request to the server. If versions do not match, the warning is written to the log: