[]
Configurates MaxGroups. Sets the maximum number of groups allowed.
public FlexGridGroupPanelBuilder<T> MaxGroups(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
FlexGridGroupPanelBuilder<T> | Current builder. |