Class Column : canSort Property


Boolean canSort;

Summary

Specifies if the column can be sorted


Remarks

If canSort is set you must provide a valid onCompareItems event method.


See Also

Column : onCompareItems


Requirements

1065