ColumnClick: Boolean;
The ColumnClick property determines whether click on column headers is processed.
The property is set to True by default, on clicking the column header the OnColumnClick event is generated. If the property is set to False, click on column headers is not processed.
See also: