menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.TreeView.Engine - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.TreeView.Engine

    Classes

    HierarchyPropertyDescriptor

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

    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.

    TreeNodeCheckBoxMode

    Describes the CheckBox mode for items in the .

    TreeNodePopulationMode

    Describes the node population mode of the . The nodes can be populated to by instant or on demand.

    TreeViewAutoExpandMode

    Enumerates possible expand modes while loading the nodes in the .

    TreeViewNode

    A TreeViewNode gets the data object associated with the tree view node.

    TreeViewNodeCollection

    TreeViewNodeCollection contains the collection of tree view nodes.

    TreeViewNotificationSubscriptionMode

    Defines the constants that specify whether need to listen the PropertyChanging and System.ComponentModel.INotifyPropertyChanged.PropertyChanged events of data object and System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event of source collection.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved