Enum
DragAction

Drag Action performed when drag over GridView elements.

Definition

Namespace:Telerik.Windows.Controls.GridView.Selection

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public enum DragAction

Fields

ExtendedSelect

Performs selection without taking the drag unit selection state.

Declaration

cs-api-definition
ExtendedSelect = 2

Field Value

DragAction

None

Does not execute any action.

Declaration

cs-api-definition
None = 0

Field Value

DragAction

Select

Performs selection. This mode does not perform selection when dragging from unit that is selected.

Declaration

cs-api-definition
Select = 1

Field Value

DragAction

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