Enum
SelectionMouseButton

Defines which mouse button should be used for selection.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
[Flags]
public enum SelectionMouseButton

Fields

Left

Denotes that selection will be performed on pressing the left mouse button.

Declaration

cs-api-definition
Left = 1

Field Value

SelectionMouseButton

Right

Denotes hat selection will be performed on pressing the right mouse button.

Declaration

cs-api-definition
Right = 2

Field Value

SelectionMouseButton

In this article
DefinitionFieldsLeftRight
Not finding the help you need?
Contact Support