Table of Contents

Property SelectedItem

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

SelectedItem

Gets or sets the selected item in the tree view.

public virtual TreeControlItem? SelectedItem { get; set; }

Property Value

TreeControlItem

The selected TreeControlItem in the tree view.