SelectionChangeEventArgs
2 Oct 20251 minute to read
This event arguments provides the necessary information about selectionChange event.
Properties
isCompleted boolean
Indicates whether the selection has been completed or not.
source DocumentEditor
Specifies the source DocumentEditor instance which triggers this selectionChange event.