Gets this node's first child.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public C1TreeViewItem FirstNode { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FirstNode As C1TreeViewItem Get |
| C# |
|---|
public C1TreeViewItem FirstNode { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FirstNode As C1TreeViewItem Get |