C1.Web.Mvc Namespace / Column Class / AllowDragging Property

In This Topic
AllowDragging Property (Column)
In This Topic
Gets or sets whether the user can move this row or column to a new position with the mouse.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Overrides Property AllowDragging As Boolean
 
See Also