Show contents 

Forms > Forms Assembly Interfaces > IListView > IListView.HeaderMenu

IListView.HeaderMenu

Syntax

HeaderMenu: IPopupMenu;

Description

The HeaderMenu property determines the context menu that opens on clicking the additional mouse button on the component header.

Comments

This property is used if the Style property is set to Report.

See also:

IListView