[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DashboardLayoutBuilder.AllowMaximize

AllowMaximize Method

AllowMaximize(bool)

Configurates AllowMaximize. Sets a boolean value decides whether the tiles could be maximized.

Declaration
public DashboardLayoutBuilder AllowMaximize(bool value)
Public Function AllowMaximize(value As Boolean) As DashboardLayoutBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
DashboardLayoutBuilder

Current builder.