Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls
HierarchicalTreeDataGridSource
Properties
CellSelection
Menu
On this page
CellSelection Property
Definition
Namespace
Avalonia.Controls
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
public ITreeDataGridCellSelectionModel<TModel>? CellSelection { get; }
Returns
ITreeDataGridCellSelectionModel<T>