[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TileBuilder-2.AllowHide

AllowHide Method

AllowHide(bool)

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

Declaration
public TBuilder AllowHide(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.