Event CellActivated | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
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