[]
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.
public PivotPanelBuilder ShowFieldIcons(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
PivotPanelBuilder | Current builder. |