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

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