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(True)>
Public Property AllowShowAll As Boolean
[DefaultValue(true)]
public bool AllowShowAll {get; set;}
See Also

Reference

DashboardLayout Class
DashboardLayout Members