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

The value.

Returns
Type Description
TBuilder

Current builder.