Assembly: Pivot;
The IPivotDimElementsDetailingItem interface contains properties and methods that are used to work with dimension element drill down.
IPivotDimElementsDetailingItem
To get the object of this type, use the IPivotDimElementsDetailing.Item property.
To create an object of this type, use the IPivotDimElementsDetailing.Add property.
Property name | Brief description | |
Elements | The Elements property determines dimension selection. | |
Selection | The Selection property determines the collection of dimension selections. |
See also: