For the PropertyOrder still having effect when using alphabetical sorting, this is a normal behavior. The properties with the PropertyOrderAttribute are sorted first, then the other are positionned relative to their alphabetical order.
↧