|
inline |
Tells whether the grid control is sorted using SORT query.
Override this method in a derived class and return TRUE, if you want to sort the grid control using SORT query. You should return FALSE, if the grid control is sorted using any other sorting algorithm.