We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

DockingMananger: "Close All" contextmenu item

Hello,

How to hide "Close All" contextmenu item of the DockingManager control?

Thanks!


1 Reply

KR Karthick Ravichandran Syncfusion Team August 1, 2011 07:21 AM UTC

Hi Jorge,

Thanks for using Syncfusion products.

You can achieve your requirement by using the “SetShowCloseAllMenuItem” method as follows:

Code snippet [C#]:

DockingManager.SetShowCloseAllMenuItem(Docking, false);

We have prepared a sample based on this and you can find the sample under the following location:

Sample : http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=Sample617504367.zip

Please let us know if this helps.

Thanks,
Karthick


Loader.
Live Chat Icon For mobile
Up arrow icon