alexa

    Show / Hide Table of Contents

    Class HierarchyNavigatorItemsCollection

    Represents the class which handles the items collection for hierarchy navigator .

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

    Constructors

    HierarchyNavigatorItemsCollection()

    Declaration
    public HierarchyNavigatorItemsCollection()
    Back to top Generated by DocFX