[]
        
(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)
Public Function AllowHide(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.