Event CellActivated | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

This event is raised when a cell is activated e.g. by double-clicking or pressingCellActivationKey

public event EventHandler<CellActivatedEventArgs> CellActivated

Returns

EventHandler<CellActivatedEventArgs>

This event is raised when a cell is activated e.g. by double-clicking or pressing

Edit this page