alexa

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX