Class RadioButtonVisualizer
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.