Gets or sets a value that indicates whether users are allowed to move rows and columns to new positions using the mouse.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public AllowDragging AllowDragging { get; set; }
Visual Basic
Public Property AllowDragging As AllowDragging
	Get
	Set

See Also