MVCxDocumentViewerClientSideEvents Class
Provides additional client-side events to an MVCxClientDocumentViewer.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxDocumentViewerClientSideEvents objects:
Remarks
The properties of the MVCxDocumentViewerClientSideEvents class correspond to the client-side events available for an MVCxClientDocumentViewer control. Each of these properties translates a handling code (or the name of a JavaScript handle function) to the corresponding client-side event of the Document Viewer.
An instance of the MVCxDocumentViewerClientSideEvents class is automatically created when initializing a server-side ASP.NET Document Viewer.