ComponentOne DataGrid for WPF and Silverlight
CanUserSelectByDragging Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : CanUserSelectByDragging Property
Gets or sets a value indicating whether dragging over cells panel will select them.
Syntax
'Declaration
 
Public Property CanUserSelectByDragging As System.Boolean
public System.bool CanUserSelectByDragging {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members