Table of Contents

Method EnsureSelectedCellIsVisible

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

EnsureSelectedCellIsVisible()

Updates scroll offsets to ensure that the selected cell is visible. Has no effect if Table has not been set.

public void EnsureSelectedCellIsVisible()

Remarks

Changes will not be immediately visible in the display until you call SetNeedsDisplay()