Table of Contents

Property SelectedItem

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SelectedItem

Gets or sets the selected item in the tree view.

[Browsable(false)]
public virtual TreeControlItem? SelectedItem { get; set; }

Property Value

TreeControlItem

The selected TreeControlItem.