CanUserSelectByDragging Property
In This Topic
Gets or sets a value indicating whether dragging over cells panel will select them.
Syntax
'Declaration
Public Property CanUserSelectByDragging As Boolean
public bool CanUserSelectByDragging {get; set;}
See Also