SelectionChanged Event

Definition

Assembly TreeDataGrid.Core.dll

Occurs when the cell selection changes.

event EventHandler<TreeDataGridCellSelectionChangedEventArgs<T>>? SelectionChanged

Returns