Table of Contents

Property Source

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

Source

Gets or sets the data source for the dropdown list.

public IListDataSource? Source { get; set; }

Property Value

IListDataSource

Remarks

This property delegates to the Source property of the internal ListView.