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

The value.

Returns
Type Description
DashboardLayoutBuilder

Current builder.