I've looked but I can't find any way to select a sort on the object? On a radDropDownList there is a "SortStyle" property. This is what I am looking for, but on a CommandBarDropdownList. I can of course sort the data beforehand, but I assumed there would be a SortStyle on it and if so, would rather use the existing functionality if it exists.