[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ListBoxBuilder-1.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 ListBoxBuilder<T> ShowGroups(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
ListBoxBuilder<T>

Current builder.