DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


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.