Table of Contents

Property Orientation

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Orientation

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

public Orientation Orientation { get; set; }

Property Value

Orientation