Hi Ranjan,
Thanks for using Syncfusion product,
The toolstrip items can be grouped using the GroupedButton
property as shown in the below code snippet. We have also prepared a sample for
your reference and it is attached below. If we misunderstood your query, please
provide some additional details about your query it will be helpful for us to
analyze and provide you a prompt solution.
Code Snippet[C#]:
this.toolStripEx1.GroupedButtons = true;
|
Please let us know if you need further assistance,
Regards,
R.Senthil kumaran
Attachment:
Grouping_e8c57ffb.zip