Class ComboBoxDataSourceVisualizer
Provides a type visualizer representing a combo box control bound to an arbitrary data source.
public class ComboBoxDataSourceVisualizer : ControlVisualizerBase<ComboBox, ComboBoxDataSourceBuilder>
- Inheritance
-
ComboBoxDataSourceVisualizer
- Inherited Members
Methods
- CreateControl(IServiceProvider, ComboBoxDataSourceBuilder)
Creates and configures the visual control associated with the specified workflow operator.