[]
        
(Showing Draft Content)

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

AllowMaximize Method

AllowMaximize(bool)

Configurates AllowMaximize. Sets a boolean value decides whether the tiles could be maximized.

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

The value.

Returns
Type Description
TBuilder

Current builder.