Table of Contents

Method SetSource

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SetSource(IList)

Sets the source of the ListView to an IList.

public void SetSource(IList source)

Parameters

source IList

Remarks

Use the Source property to set a new IListDataSource source and use custome rendering.