Technically speaking, "Name" does a strict alpha-sort. It doesn't sort by con and name so much as it does by character values. You notice a con-sort effect because the color codes are taken into account when sorting even though to the end user they're invisible.
Why do I make the differentiation? Because it's doing a strict sort names with caps will be sorted seperately from those without caps. So in effect the sort ends up looking like:
+ Consider
- + Named
- + Generic
repeated for every con that's in track range (and is enabled via the apropriate "checkbox.")
__________________
|