alexa

    Show / Hide Table of Contents

    Class TreeItemsControlCollection

    This class is observable collection of elements type of ItemsControl.

    Inheritance
    System.Object
    TreeItemsControlCollection
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class TreeItemsControlCollection : ObservableCollection<ItemsControl>

    Constructors

    TreeItemsControlCollection()

    Declaration
    public TreeItemsControlCollection()
    Back to top Generated by DocFX