DxDocumentViewerCallbacksBase<TModel, TEvents> Properties
Base class that specifies client-side event handler functions for the Web Document Viewer and Standalone Report Parameters Panel.
Name | Description |
---|---|
Before |
Specifies the handler for the Before |
Customize |
Specifies the Java |
Customize |
Specifies the handler for the Customize |
Customize |
Specifies the handler for the Customize |
On |
Specifies the handler for the event that occurs before the View Model is fetched from the server, and before the Before |
On |
Specifies the handler for the On |
Parameters |
Specifies the Java |
Parameters |
Specifies the handler for the Parameters |
See Also