Event CellActivated
This event is raised when a cell is activated e.g. by double clicking or pressing CellActivationKey
public event Action<TableView.CellActivatedEventArgs> CellActivated
Returns
- Action<TableView.CellActivatedEventArgs>
- This event is raised when a cell is activated e.g. by double clicking or pressing