SankeySelectedItemsChangingEventArgs Properties
Contains data for the SelectedItemsChanging event.
Name | Description |
---|---|
Action |
Returns an action that is applied to the Selected |
Cancel |
Indicates whether the Selected |
New |
Returns newly selected Sankey links. |
New |
Returns newly selected Sankey nodes. |
Old |
Returns previously selected Sankey links. |
Old |
Returns previously selected Sankey nodes. |
See Also