TreeView.

SelectedItems Property

Summary

Gets or sets the selected items.
Namespace
Avalonia.Controls
Containing Type
TreeView

Syntax

public IList SelectedItems { get; set; }

Value

Type Description
IList