PivotItemPosition
PivotItemPosition enumeration
Utility class containing constants. Represents base item Next/Previous/All position in the base field .
Values
| Name | Description |
|---|---|
| PREVIOUS | Represents the previous pivot item in the PivotField. |
| NEXT | Represents the next pivot item in the PivotField. |
| CUSTOM | Shows values as the different format based the index of pivot item in the PivotField. Only for getting. |