FullRowSelect Property (ListViewStyleEx Objects)

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

When the FullRowSelect (LVS_EX_FULLROWSELECT) extended style is applied it results in the following behavior of the list-view: When an item is selected, the item and all its subitems are highlighted.

Declaration

TestObj.FullRowSelect

Read-Only Property Boolean
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

Returns True if the FullRowSelect style is applied and False otherwise.

See Also

BorderSelect Property (ListViewStyleEx Objects)
SimpleSelect Property (ListViewStyleEx Objects)
TrackSelect Property (ListViewStyleEx Objects)

Highlight search results