menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HierarchyPropertyDescriptors - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HierarchyPropertyDescriptors

    Represents a class that has a list of HierarchyPropertyDescriptor that contain type and property name information. TreeView generates child nodes based on ChildPropertyName if the type of data object matches TargetType.

    Inheritance
    System.Object
    HierarchyPropertyDescriptors
    Namespace: Syncfusion.TreeView.Engine
    Assembly: Syncfusion.Maui.TreeView.dll
    Syntax
    public class HierarchyPropertyDescriptors : List<HierarchyPropertyDescriptor>

    Constructors

    HierarchyPropertyDescriptors()

    Initializes a new instance of the HierarchyPropertyDescriptors class.

    Declaration
    public HierarchyPropertyDescriptors()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved