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.
Hi,
When I replaced the "TreeView" controls with the new "TreeViewAdv" control, I experienced that the "Tag" property, known from the "TreeNode" class, is missing in the "TreeNodeAdv" class.
What's the reason for this? Is there any chance to get the "Tag" property in an update of the "Essential Tools" library?
Regards,
Holger
You'll find the 'Tag' property in
TreeNodeAdv.NodeData
My guess is that this change is part of a plan to separate the node-state, node-display, and application-specific node data.
Hope this helps.
- Neal Granroth