ComponentOne FlexGrid for WPF and Silverlight
AllowDragging Property (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : AllowDragging Property
Gets or sets a value that indicates whether users are allowed to move rows and columns to new positions using the mouse.
Syntax
'Declaration
 
Public Property AllowDragging As AllowDragging
public AllowDragging AllowDragging {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members