Class PropertyGridVisualizer
Provides a type visualizer representing a property grid control.
public class PropertyGridVisualizer : ControlVisualizerBase<PropertyGrid, PropertyGridBuilder>
- Inheritance
-
PropertyGridVisualizer
- Inherited Members
Methods
- CreateControl(IServiceProvider, PropertyGridBuilder)
Creates and configures the visual control associated with the specified workflow operator.