[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotPanelBuilder.ShowFieldIcons

ShowFieldIcons Method

ShowFieldIcons(bool)

Configurates ShowFieldIcons. Gets or sets a value that determines whether the main field list should include icons indicating whether fields are measure or dimension fields.

Declaration
public PivotPanelBuilder ShowFieldIcons(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotPanelBuilder

Current builder.