ComponentOne ASP.NET MVC Controls
AllowShowAll Property

C1.Web.Mvc Namespace > DashboardLayout Class : AllowShowAll Property
Gets or sets a boolean value decides whether all the tiles no matter visible or invisible are shown.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property AllowShowAll As Boolean
[DefaultValue()]
public bool AllowShowAll {get; set;}
See Also

Reference

DashboardLayout Class
DashboardLayout Members