AllowDragging Property
AllowDragging
Gets or sets a value that indicates whether users are allowed to move rows and columns to new positions.
Declaration
[Parameter]
public GridAllowDragging AllowDragging { get; set; }
<Parameter>
Public Property AllowDragging As GridAllowDragging