Table of Contents

Event CellActivated

Namespace
Terminal.Gui
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