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