menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.TreeView.Engine - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.TreeView.Engine

    Classes

    AutoExpandMode

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

    CheckBoxMode

    Describes the CheckBox mode for items in the SfTreeView.

    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.

    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.

    TreeViewNode

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

    TreeViewNodeCollection

    TreeViewNodeCollection contains the collection of tree view nodes.

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