TreeView: Allow selecting and unselecting items on right click when the SelectionMode is Multiple/Extended.
Allow selecting and unselecting items on right click when the SelectionMode is Multiple/Extended.
Reason for decline: This can easily be implemented as application logc using th MouseRightButtonDown event of the RadTreeView.