Class TreeViewItemAdvCollection
This class is observable collection of TreeViewItemAdv objects.
Inheritance
System.Object
TreeViewItemAdvCollection
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class TreeViewItemAdvCollection : ObservableCollection<TreeViewItemAdv>
Constructors
TreeViewItemAdvCollection()
Declaration
public TreeViewItemAdvCollection()