Property CellActivationKey | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
CellActivationKey
The key which when pressed should trigger CellActivated event. Defaults to Enter.
public Key CellActivationKey { get; set; }
Namespace
Assembly
Terminal.Gui.dll
The key which when pressed should trigger CellActivated event. Defaults to Enter.
public Key CellActivationKey { get; set; }