Icon OnCompare Event

property OnCompare: TGridColumnCompareEvent

Available In: Visual Client Applications

This event is triggered whenever the grid column is sorted in an un-bound grid, and can be used to override the default sorting of the string column values.
Image