Skip to main content
All docs
V24.1

IWebDocumentViewerClientSideModelGeneratorBase<T> Interface

Base interface designed to generate a client-side model for the Document Viewer and Standalone Report Parameters Panel components.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v24.1.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public interface IWebDocumentViewerClientSideModelGeneratorBase<T>

Type Parameters

Name
T
See Also