DevExpress.AspNetCore.Reporting.WebDocumentViewer Namespace
Contains classes that implement functionality specific to the ASP.NET Core Document Viewer.
Assembly: DevExpress.AspNetCore.Reporting.v24.1.dll
NuGet Package: DevExpress.AspNetCore.Reporting
Classes
Name | Description |
---|---|
WebDocumentViewerBuilder | A builder for the Web Document Viewer. |
WebDocumentViewerBuilderBase<TSettings, TImpl, TModel> | Base class for builders that create the Web Document Viewer and Parameters Panel components. |
WebDocumentViewerClientSideEventsBuilder | Enables you to specify handlers for the Web Document Viewer‘s client-side events. |
WebDocumentViewerClientSideEventsBuilderBase<TBuilder, TEvents> | A base class that enables you to specify client-side events for the Web Document Viewer and Standalone Report Parameters Panel components. |
WebDocumentViewerController | A base class for the controller that processes HTTP requests from a Web Document Viewer. |