WebDocumentViewerModel Class
Stores the session settings of a Web Document Viewer.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
public class WebDocumentViewerModel :
WebDocumentViewerSettingsBase,
IReportParametersPanelModel
Related API Members
The following members return WebDocumentViewerModel objects:
Implements
Inheritance
Object
DevExpress.Utils.SerializableSettingsBase
WebDocumentViewerSettingsBase
WebDocumentViewerModel
See Also