
| Name | Value | Description |
|---|---|---|
| selSingle | 0 | Single selection. Deselects the current selection before making the new selection. |
| selMulti | 1 | Multi selection. New selection is made while retaining the current selection. |
| selMultiToggle | 2 | Multi selection. Selection bits are toggled so if the current selection is selected again it will be deselected. |