ComponentOne FlexGrid for WPF and Silverlight
AllowDragging Property (RowCol)

C1.WPF.FlexGrid Namespace > RowCol Class : AllowDragging Property
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 System.Boolean
public System.bool AllowDragging {get; set;}
See Also

Reference

RowCol Class
RowCol Members