The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
PSPrakash S Syncfusion Team January 23, 2003 12:44 PM UTC
Hi Bruno,
The DockingManager.SetDockVisibility(Control, bool) method needs to be invoked on a dockable controls in order to programmatically close it. You can use the DockingManager.Controls property to enumerate through all the dockable controls, and invoke SetDockVisibility() on each. The following Essential Tools Knowledgebase article should provide more help - http://www.syncfusion.com/KB/Tools/Tools_c35c.asp#q541q.
Prakash
Syncfusion, Inc.