List View - SelectionStyle Property

Specifies the rules for item selection within the list

Member of List View (PRIM_LTVW)

Data Type - Enumeration

Details

The SelectionStyle property determines how selection works within the list.

Allowed Values

Enum ValueDescription
MultipleMore than one row can be selected. Use CTRL+Click or Shift+Click to select many rows
SingleOnly one row can be selected. Setting selection to the row will remove selection from other items


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2