[]
Configurates Fields. Sets the list of the PivotField objects which can be used in the view.
public PivotPanelBuilder Fields(Action<PivotFieldCollectionBuilder> build)
| Type | Name | Description |
|---|---|---|
| Action<PivotFieldCollectionBuilder> | build | The builder function. |
| Type | Description |
|---|---|
| PivotPanelBuilder | Current builder. |
This property doesn't work when the value of the ItemsSourceId property is not empty.