Table of Contents

Interface IFocusableContainerWithHeader

Namespace
SharpConsoleUI.Controls
Assembly
SharpConsoleUI.dll

A focusable container whose header row is itself a Tab focus stop, but whose visible children are also exposed to Tab traversal immediately after it. This produces the natural flow: Tab → header (arrows switch content) → Tab → first child control.

public interface IFocusableContainerWithHeader
Extension Methods