[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SelectorBaseBuilder-3.ShowCheckAll

ShowCheckAll Method

ShowCheckAll(bool)

Configurates ShowCheckAll. Sets a value that determines whether to show a 'Check All' items checkbox on the column header.

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

The value.

Returns
Type Description
TBuilder

Current builder.