[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DashboardLayoutBuilder.AllowResize

AllowResize Method

AllowResize(bool)

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

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

The value.

Returns
Type Description
DashboardLayoutBuilder

Current builder.