TreeDataGridCellSelectionChangedEventArgs Class

Definition

Provides data for the SelectionChanged event.

public class TreeDataGridCellSelectionChangedEventArgs<T> : TreeDataGridCellSelectionChangedEventArgs where T : class

Type parameters

T
The model type.