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