HeaderDragDrop Property (ListViewStyleEx Objects)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

When the HeaderDragDrop (LVS_EX_HEADERDRAGDROP) extended style is applied it enables drag-and-drop re-ordering of columns in a list-view control.

Declaration

TestObj.HeaderDragDrop

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

True if the drag-and-drop re-ordering of columns is allowed and False otherwise.

See Also

LabelTip Property (ListViewStyleEx Objects)
MultiWorkAreas Property (ListViewStyleEx Objects)
SubItemImages Property (ListViewStyleEx Objects)

Highlight search results