Table of Contents

Class ListBoxDataSourceVisualizer

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Provides a type visualizer representing a list box control bound to an arbitrary data source.

public class ListBoxDataSourceVisualizer : ControlVisualizerBase<ListBox, ListBoxDataSourceBuilder>
Inheritance
ListBoxDataSourceVisualizer
Inherited Members

Methods

CreateControl(IServiceProvider, ListBoxDataSourceBuilder)

Creates and configures the visual control associated with the specified workflow operator.