DxViewer Events
Base class for DevExpress Blazor Viewer components.| Name | Description |
|---|---|
| OnCustomizeTabs | Allows you to modify the tab collection in the tab panel. |
| OnCustomizeToolbar | Allows you to customize the Viewer’s toolbar. |
| OnExport | Occurs before the Report Viewer sends a request to print the document or to get the exported document. |
See Also