Table of Contents

Event SelectedCellChanged

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

This event is raised when the selected cell in the table changes.

public event EventHandler<SelectedCellChangedEventArgs> SelectedCellChanged

Returns

EventHandler<SelectedCellChangedEventArgs>
This event is raised when the selected cell in the table changes.