ReserveMissingPivotItemType
ReserveMissingPivotItemType
Utility class containing constants. Represents how to keep the missing pivot items.
Values
| Name | Description |
|---|---|
| DEFAULT | Removes old missint pivot items and reserves visible items which the current data source does not contain as missing items. |
| ALL | Reserves all missing items. |
| NONE | Removes all missing pivot items. |