ReserveMissingPivotItemType enumeration

ReserveMissingPivotItemType enumeration

Represents how to keep the missing pivot items.

The ReserveMissingPivotItemType type exposes the following members:

Fields

FieldDescription
DEFAULTRemoves old missint pivot items and reserves visible items which the current data source does not contain as missing items.
ALLReserves all missing items.
NONERemoves all missing pivot items.

See Also