[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DashboardLayoutBuilder.AllowShowAll

AllowShowAll Method

AllowShowAll(bool)

Configurates AllowShowAll. Sets a boolean value decides whether all the tiles no matter visible or invisible are shown.

Declaration
public DashboardLayoutBuilder AllowShowAll(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
DashboardLayoutBuilder

Current builder.