C1.Web.Mvc Namespace / AutoGridTile Class / AllowResize Property

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