Table of Contents

Method OnCellActivated

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.