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.
when I use DockingManager.SetState( DockingManager.ActiveWindow, state ) that the sample used,the new document window default been showed on the left side previous tab window, how can I config the new document tab window been located on the right side?
AXAntony Xavier D Syncfusion Team January 30, 2013 08:51 AM UTC
Hi Qihhh,
We have prepared a sample based on your requirement. In that sample we have we have placed the newly adding item by right to the previous existing item by using the TDILayoutPanel.SetTDiIndex() method.