PivotItemPosition Enum
PivotItemPosition Enum
Represents base item Next/Previous/All position in the base field .
type PivotItemPosition int32
Fields
Field | 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. |