TreeView.

AutoScrollToSelectedItem Property

Summary

Gets or sets a value indicating whether to automatically scroll to newly selected items.
Namespace
Avalonia.Controls
Containing Type
TreeView

Syntax

public bool AutoScrollToSelectedItem { get; set; }

Value

Type Description
bool