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

In This Topic
AllowResize Property (ManualGridTile)
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