It would be nice to have an ability to group CustomTool / icons much like we can do EditorButtonGroup(s) - e.g.
new CustomToolGroup (new CustomTool("Save"), new CustomTool("Import"), new CustomTool("Export"))
Hi Garrick,
As we discussed in the private ticket, the custom Editor tool can include any other components, including the DropDownButton.
Additionally, the custom Editor tools demo shows how a custom tool can be a ButtonGroup.
I will close this feature request, as I believe the above suggestions meet the expectations.
Regards,
Nansi
Progress Telerik