The PrxDataDrillMode enumeration contains various methods that are used to modify selection in a dimension.
It is used by the following property:
| Value | Brief description |
| 0 | None. Dimension selection does not change. |
| 1 | Replace. All available dimension selection is removed, only element corresponding to the element hyperlink of which was clicked remains selected. |
| 2 | Invert. Selection of the element corresponding to the element with clicked hyperlink is inverted. |
| 3 | Add. The element corresponding to element with clicked hyperlink will be selected in the dimension. This element is selected only if it has not been selected before. |
See also: