Gets or sets a value indicating whether an effect occurs when the user attempts to perform a drag operation within the DataGrid. The default behavior allows selected rows to be dragged to a target host, such as Excel, in order to copy the data directly without the user having to perform an explicit copy/paste.
Drag can also be activated in order to select rows or cells within the DataGrid. See DataGridControl.DragBehavior property.