Specifies the rules for item selection within the list
Member of Tile (PRIM_TILE)
Data Type - Enumeration
The SelectionStyle property determines how selection works within the list.
Enum Value | Description |
---|---|
Multiple | More than one row can be selected. Use CTRL+Click or Shift+Click to select many rows |
Single | Only one row can be selected. Setting selection to the row will remove selection from other items |
Febuary 18 V14SP2