[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DashboardLayoutBuilder.AllowHide

AllowHide Method

AllowHide(bool)

Configurates AllowHide. Sets a boolean value decides whether the tiles could be hidden.

Declaration
public DashboardLayoutBuilder AllowHide(bool value)
Public Function AllowHide(value As Boolean) As DashboardLayoutBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
DashboardLayoutBuilder

Current builder.