Skip to main content
All docs
V26.1
  • WebDocumentViewerControlSettings.Callbacks Property

    Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

    Assembly: DevExpress.Data.v26.1.dll

    Declaration

    public WebDocumentViewerClientSideEvents Callbacks { get; }

    Property Value

    Type
    DevExpress.AspNetCore.Reporting.WebDocumentViewer.Native.DataContracts.WebDocumentViewerClientSideEvents
    See Also