SelectionNodeBaseTItemsView Property

Gets an ItemsSourceViewT of the Source.

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected ItemsSourceView<T>? ItemsView { get; set; }

Property Value

ItemsSourceViewT

See Also