390f2d2cae180a34ea356fd14cb9422e3777b96a
Replaced `DxPdfViewer` with `DxReportViewer` to unify handling of both PDF and report rendering. Removed conditional logic for `PdfBytes` and directly initialized `XtraReport` with PDF content using `XRPdfContent`. Simplified `OnInitializedAsync` to fetch PDF content, create a report, and store it in `ReportStorage`. Removed unused fields (`PdfViewerUrl`, `PdfBytes`, and `SignedPdfBytes`) and redundant code related to PDF handling.
Description
No description provided
Languages
JavaScript
86.8%
C#
6.6%
Visual Basic .NET
2.7%
HTML
2.3%
CSS
1.1%
Other
0.4%