Table of Contents

Property LineStyle

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

LineStyle

Sets the style of the lines drawn in the Border. If not set, will inherit the style from the Parent's SuperView's BorderStyle. If set, will cause View to be created.

public LineStyle? LineStyle { get; set; }

Property Value

LineStyle?