[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotGridBuilder.ShowRowFieldSort

ShowRowFieldSort Method

ShowRowFieldSort(bool)

Configurates ShowRowFieldSort. Sets a value that determines whether the grid should display sort indicators in the column headers for row fields.

Declaration
public PivotGridBuilder ShowRowFieldSort(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotGridBuilder

Current builder.