[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ComboBoxBaseBuilder-3.ShowGroups

ShowGroups Method

ShowGroups(bool)

Configurates ShowGroups. Sets a value that determines whether the drop-down should include group header items to delimit data groups.

Declaration
public virtual TBuilder ShowGroups(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.