Skip to main content
A newer version of this page is available. .

ReportDocumentMap Class

As part of the ASPxDocumentViewer, provides a user interface for showing the document map on a web page, to enable client-side navigation through a report by end-users.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v18.2.Web.WebForms.dll

Declaration

public class ReportDocumentMap :
    ASPxWebControl

Remarks

To learn more, see ASP.NET Document Viewer.

See Also