Table of Contents

Property Length

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

Length

Gets the width in columns of the widest item in the data source.

public int Length { get; }

Property Value

int

Remarks

ListView uses this value to set its horizontal content size for scrolling.