-
Home
-
API
-
Avalonia.Controls.Selection
-
ITreeDataGridCellSelectionModel
-
Events
-
SelectionChanged
SelectionChanged Event
Definition
Occurs when the cell selection changes.
event EventHandler<TreeDataGridCellSelectionChangedEventArgs>? SelectionChanged
Returns