Hi,
I would like to know if it is possible to sort in alphabetical order the list of group contained in an ExplorerBar???
If yes, how can I do it?
Thank you,
Man from the future here.
Thanks for this property. It works and is pretty cleaner than sorting the Items using IList interface and creating a new Enumerable...
Just in case someone comes across this in the future...
You can set the Group sorting from the propery UltraExplorerBar.GroupSettings.ItemSort {Default, Ascending, Descending, None} I believe the default must be None.
As this was 6 years ago, has this been added yet. If so how do you do it, I don't see a property.
No, there is currently no way to sort the groups. This feature will be added in a future release, however, so you should report it as a bug so that you receive a notification when the fix becomes available.