EnumDragAction
Enum
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.
Select
Performs selection. This mode does not perform selection when dragging from unit that is selected.