Skip to main content

IsSelected Property

Gets or sets the selection state of the item.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsSelected { get; set; }
View Source

Property Value

Boolean

Implements

ISelectable.IsSelected

See Also

Reference

TreeViewItem Class
Avalonia.Controls Namespace