ComponentOne True DBGrid for WinForms
AllowDrag Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : AllowDrag Property
Gets or sets a value indicating the ability to drag from the grid.
Syntax
'Declaration
 
Public Property AllowDrag As System.Boolean
public System.bool AllowDrag {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members