[]
Configurates MaxItems. Sets the maximum number of fields allowed in this collection.
public PivotFieldCollectionBuilder MaxItems(int? value)
| Type | Name | Description |
|---|---|---|
| int? | value | The value. |
| Type | Description |
|---|---|
| PivotFieldCollectionBuilder | Current builder. |
This property is set to null by default, which means any number of items is allowed.