Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tree View - SelectionStyle Property

Panel
bgColor#2c3c4c

Specifies the rules for item selection within the list

Member of Tree View (PRIM_TRVW)

Data Type - Enumeration

Details

The SelectionStyle property determines how selection works within the list.

Allowed Values

Enum Value

Description

Multiple

More than one row can be selected. Use CTRL+Click or Shift+Click to select many rows. The MultipleSelectStyle property governs which items can be selected

Single

Only one row can be selected. Setting selection to the row will remove selection from other items


See also

All Component Classes

Technical Reference