ComponentOne ASP.NET MVC Controls
AllowResize Property (DashboardLayout)

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

Reference

DashboardLayout Class
DashboardLayout Members