[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiRow.Fluent.MultiRowBuilder-1.ShowHeaderCollapseButton

ShowHeaderCollapseButton Method

ShowHeaderCollapseButton(bool)

Configurates ShowHeaderCollapseButton. Sets a value that determines whether the grid should display a button in the column header panel to allow users to collapse and expand the column headers.

Declaration
public MultiRowBuilder<T> ShowHeaderCollapseButton(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
MultiRowBuilder<T>

Current builder.