menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.UI.Xaml.TreeView.Engine - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.UI.Xaml.TreeView.Engine

    Classes

    HierarchyPropertyDescriptor

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

    HierarchyPropertyDescriptors

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

    TreeViewNode

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

    TreeViewNodeCollection

    TreeViewNodeCollection contains the collection of tree view nodes.

    Enums

    AutoExpandMode

    Enumerates possible expand modes while loading the nodes in the SfTreeView.

    CheckBoxMode

    Describes the CheckBox mode for items in the SfTreeView.

    NotificationSubscriptionMode

    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.

    TreeNodePopulationMode

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

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