SortEnabled

Declaration: ChartBook.Tables[].SortEnabled: boolean;
The property SortEnabled determines whether or not a click on the column header of the report list activates the sorting routine. Sorting is enabled if SortEnabled is set TRUE (default). Note that SortEnabled does not affect the function of the Sort and UnSort methods.