Table of Contents

Property Labels

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

Labels

Gets or sets the list of labels for each value in Values.

public IReadOnlyList<string>? Labels { get; set; }

Property Value

IReadOnlyList<string>