Method OnCellActivated | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

OnCellActivated(CellActivatedEventArgs)

Invokes the CellActivated event

protected virtual bool OnCellActivated(CellActivatedEventArgs args)

Parameters

args CellActivatedEventArgs

Returns

bool

true if the CellActivated event was raised.

Edit this page