Property Source NamespaceTerminal.Gui.Views AssemblyTerminal.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.