ComponentOne ASP.NET MVC Controls
AllowDrag Property (Tile)

C1.Web.Mvc Namespace > Tile 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

Tile Class
Tile Members