Skip to main content
All docs
V18.2

ASPxClientReportDocumentMap.ContentChanged Event

Occurs after the content of the Document Viewer’s document map is updated.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public event ASPxClientEventHandler ContentChanged

Event Data

The ContentChanged event's data class is DevExpress.Web.Scripts.ASPxClientEventArgs.

See Also