[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlowTileBuilder.AllowResize

AllowResize Method

AllowResize(bool)

Configurates AllowResize. Sets a boolean value decides whether the tiles could be resized.

Declaration
public FlowTileBuilder AllowResize(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FlowTileBuilder

Current builder.