Search column compare arguments are used by SearchColumn.comparer to sort search results.
| Property | Description | 
|---|---|
| lhs | Left-hand side column to compare. | 
| rhs | Right-hand side column to compare. | 
| sortAscending | Indicates if the results should be sorted in ascending order or not. |