AllowDragging Property
AllowDragging
Gets or sets whether the user can move this row or column to a new position with the mouse.
Declaration
public override bool AllowDragging { get; set; }
Public Overrides Property AllowDragging As Boolean
Overrides