Table of Contents

Property Items

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Items

Gets the collection of items contained in the list control.

public Collection<string> Items { get; }

Property Value

Collection<string>