Search results

ContainerSelectionChangeEventArgs API in JavaScript (ES5) DocumentEditor API control

This event arguments provides the necessary information about DocumentEditorContainer’s selectionChange event.

Properties

isCompleted

boolean

Indicates whether the selection has been completed or not.

source

DocumentEditorContainer

Specifies the source DocumentEditorContainer instance which triggers this selectionChange event.