Header(Panel, string, Justify?) Method
Sets the panel header.
public static Panel Header(this Panel panel, string text, Justify? alignment = null)
- Namespace
- Spectre
.Console - Containing Type
- PanelExtensions
public static Panel Header(this Panel panel, string text, Justify? alignment = null)