SelectionChanged Event

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Occurs when the cell selection changes.

event EventHandler<TreeDataGridCellSelectionChangedEventArgs>? SelectionChanged

Returns