Source Property
Gets or sets the source collection.
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected IEnumerable? Source { get; set; }
Protected Property Source As IEnumerable
Get
Set
member Source : IEnumerable with get, set
Property Value
IEnumerableSee Also
Reference
SelectionNodeBase(T) Class
Avalonia.Controls.Selection Namespace