Table of Contents

Class RadioButtonVisualizer

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Provides a type visualizer representing a radio button control.

public class RadioButtonVisualizer : ControlVisualizerBase<RadioButton, RadioButtonBuilder>
Inheritance
RadioButtonVisualizer
Inherited Members

Methods

CreateControl(IServiceProvider, RadioButtonBuilder)

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