SelectionNodeBaseTSource Property
Gets or sets the source collection.
Namespace: Avalonia.Controls.SelectionAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected IEnumerable? Source { get; set; }
Protected Property Source As IEnumerable
Get
Set
member Source : IEnumerable with get, set
Property Value
IEnumerable