Contains the arguments passed to handlers of the selectionChanged event.
The following tables list the members exposed by the SelectionChangedEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the SelectionChangedEventArgs class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the event has been handled. (Inherited from EventArgs.) |
||
Gets the selected items after the change. |
||
Gets the selected items before the change. |
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |