TreeViewSelectionMode Property

Gets or sets the selection mode.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public SelectionMode SelectionMode { get; set; }

Property Value

SelectionMode

See Also