Enum SelectionMouseButton
Defines which mouse button should be used for selection.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
[Flags]
public enum SelectionMouseButton
Left
Denotes that selection will be performed on pressing the left mouse button.
Right
Denotes hat selection will be performed on pressing the right mouse button.