Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Selection
SelectionNodeBase
Properties
Source
Menu
On this page
Source Property
Definition
Namespace
Avalonia.Controls.Selection
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
Gets or sets the source collection.
protected IEnumerable? Source { get; set; }
Returns
IEnumerable