ComponentOne ASP.NET MVC Controls
AllowMaximize Property (Tile)

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

Reference

Tile Class
Tile Members