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