Table of Contents

Property CellActivationKey

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CellActivationKey

The key which when pressed should trigger CellActivated event. Defaults to Enter.

public Key CellActivationKey { get; set; }

Property Value

Key