ComponentOne ASP.NET MVC Controls
AllowResize Property (GridTile)

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

GridTile Class
GridTile Members