New to Telerik UI for WPFStart a free 30-day trial

Drag Action performed when drag over GridView elements.

Definition

Namespace:Telerik.Windows.Controls.GridView.Selection

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum DragAction

Fields

Performs selection without taking the drag unit selection state.

C#
ExtendedSelect = 2

Does not execute any action.

C#
None = 0

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

C#
Select = 1
In this article
DefinitionFieldsExtendedSelectNoneSelect
Not finding the help you need?
Contact Support