|
protectedvirtual |
Compares two items or two rows by the given column.
Called by the framework to compare two items or two rows by the given column. Override the method in a derived class for the custom comparison.
| pItem1 | Points to the first item to compare. |
| pItem2 | Points to the second item to compare. |