Table of Contents

Class ListColumnStyle

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Defines rendering options that affect how the view is displayed.

public class ListColumnStyle
Inheritance
ListColumnStyle
Inherited Members

Properties

Orientation

Gets or sets an Orientation enum indicating whether to populate data down each column rather than across each row. Defaults to Horizontal.

ScrollParallel

Gets or sets a flag indicating whether to scroll in the same direction as Orientation . Defaults to false.