C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / BoundRow Class / AllowDragging Property

In This Topic
AllowDragging Property (BoundRow)
In This Topic
Gets or sets a value that indicates whether the user can move this row or column to a new position with the mouse.
Syntax
'Declaration
 
Public Property AllowDragging As Boolean
 
See Also