Skip to main content

ItemsView Property

Gets an ItemsSourceView(T) of the Source.

Definition

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

protected ItemsSourceView<T>? ItemsView { get; set; }
View Source

Property Value

ItemsSourceView(T)

See Also

Reference

SelectionNodeBase(T) Class
Avalonia.Controls.Selection Namespace