ComponentOne ASP.NET MVC Controls
AllowMaximize Property (DashboardLayout)

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

DashboardLayout Class
DashboardLayout Members