[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridGroupPanelBuilder-1.MaxGroups

MaxGroups Method

MaxGroups(int)

Configurates MaxGroups. Sets the maximum number of groups allowed.

Declaration
public FlexGridGroupPanelBuilder<T> MaxGroups(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
FlexGridGroupPanelBuilder<T>

Current builder.