The following tables list the members exposed by DataTreeSelectionEventArgs.
Name | Description | |
---|---|---|
DataTreeSelectionEventArgs Constructor | Initializes a new instance of the DataTreeSelectionEventArgs class for the specified selected node and list of selected nodes. |
Name | Description | |
---|---|---|
NewSelectedNodes | Returns the list with new selected DataTreeNode object associated with the event | |
OldSelectedNodes | Returns the list with old selected DataTreeNode object associated with the event |