C1.Web.Mvc Namespace / ManualGridTile Class / AllowDrag Property

In This Topic
AllowDrag Property (ManualGridTile)
In This Topic
Gets or sets a boolean value decides whether the tiles could be dragged.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property AllowDrag As Boolean
 
See Also