MindFusion.Wpf Pack Programmer's Guide
TreeNode Class
See Also
 





Represents an item in a TreeGrid control.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public class TreeNode : HeaderedItemsControl

Visual Basic  Copy Code

Public Class TreeNode
    Inherits HeaderedItemsControl

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Control
                            System.Windows.Controls.ItemsControl
                                System.Windows.Controls.HeaderedItemsControl
                                    MindFusion.DataViews.Wpf.TreeNode

 See Also

TreeNode Members
MindFusion.DataViews.Wpf Namespace