ComponentOne ASP.NET MVC Controls
AllowDrag Property (DashboardLayout)

C1.Web.Mvc Namespace > DashboardLayout Class : AllowDrag Property
Gets or sets a boolean value decides whether the tiles could be dragged.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property AllowDrag As Boolean
[DefaultValue(true)]
public bool AllowDrag {get; set;}
See Also

Reference

DashboardLayout Class
DashboardLayout Members