Gets the selected item in a C1TreeView.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public C1TreeViewItem SelectedItem { get; private set; } |
Visual Basic |
---|
Public Property SelectedItem As C1TreeViewItem Get Private Set |
Remarks
This is a dependency property.