Skip to main content
A newer version of this page is available.
All docs
V17.2

ASPxClientReportDocumentMap Class

The client-side equivalent of the ASPxClientDocumentViewer control’s Document Map.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v17.2.Web.Scripts.dll

Declaration

public class ASPxClientReportDocumentMap :
    ASPxClientControl

The following members return ASPxClientReportDocumentMap objects:

Remarks

To access an ASPxClientReportDocumentMap, call the ASPxClientDocumentViewer.GetDocumentMap method.

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
DevExpress.Web.Scripts.ASPxClientControlBase
DevExpress.Web.Scripts.ASPxClientControl
ASPxClientReportDocumentMap
See Also