Skip to main content
All docs
V25.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.v25.1.Web.dll

    NuGet Package: DevExpress.Web.Reporting.Common

    Declaration

    public interface IWebDocumentViewerClientSideModelGeneratorBase<T>

    Type Parameters

    Name
    T
    See Also