Table of Contents

Property UseAllRowsForContentCalculation

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

UseAllRowsForContentCalculation

Gets or sets whether all rows should be used when calculating content size. When false, only visible rows are used for column width calculations.

public bool UseAllRowsForContentCalculation { get; set; }

Property Value

bool