Enum for data selection operations.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Replace | 0 | Replace the current selection. | |
Add | 1 | Add to the current selection. | |
Subtract | 2 | Remove from the current selection. | |
Toggle | 3 | Toggle values in the current selection. | |
Intersect | 4 | Intersect with the current selection. |
Version Information
See Also