Skip to content

pbFullRowSelect - AbstractTreeView

Enables full-row selection in the treeview

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer pbFullRowSelect
Access Type Syntax
Read Access: Get pbFullRowSelect to IntegerVariable
Write Access: Set pbFullRowSelect to IntegerVariable/Value

Description

pbFullRowSelect enables full-row selection in the treeview. The entire row of the selected item is highlighted, and clicking anywhere on an item's row will cause it to be selected.

Col 1 Col 2
Note: Setting this property to True causes the TreeLinesState to be set False, as the two styles cannot be used together.

Default is false.