Table of Contents

Property MaxItemLength

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

MaxItemLength

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

int MaxItemLength { get; }

Property Value

int

Remarks

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