Table of Contents

Property Values

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

Values

Gets or sets the option values. If Values is null, get will return values based on the Labels property.

public virtual IReadOnlyList<int>? Values { get; set; }

Property Value

IReadOnlyList<int>