[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GridTileBuilder-2.AllowResize

AllowResize Method

AllowResize(bool)

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

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

The value.

Returns
Type Description
TBuilder

Current builder.