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.
All,
I''m adding BarItems to a ParentBarItem in code, but would like them to appear in reverse order; i.e., "pushed down" not added to the bottom, stack-like.
Using standard Windows.Forms, you could specify an index when adding a MenuItem to its parent, in this case 0 so the newest would always be on top. How can I accomplish the same affect using ParentBarItems and BarItems?
ADAdministrator Syncfusion Team January 14, 2005 08:04 PM UTC
Hi Keith,
I am afraid, the BarItems in XPMenus framework do not have a .NET MenuItem.Index like property. The order in which you add the BarItems to the ParentBarItem or the Bar determines the order in which they appear at runtime. However,we could consider this as a feature request for a future release of Essential Suite. We appreciate your continued interest in Syncfusion products.
Regards,
Guru Patwal
Syncfusion, Inc.