ShowHeaderButton: Boolean;
The ShowHeaderButton property determines whether to show the button that opens column headers menu.
Available values:
True. The button is displayed, clicking this button opens the column headers menu. Context menu for the column headers is not available.
False. Default value. The button is not displayed. Context menu is available to set up column headers.
The property use is given in the example for IListView.HighlightTrack.
See also: