Table of Contents

Class PropertyGridBuilder

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Represents an operator that interfaces with a property grid control for browsing the properties of the workflow in which it is inserted.

[TypeVisualizer(typeof(PropertyGridVisualizer))]
public class PropertyGridBuilder : ControlBuilderBase, IExpressionBuilder, INamedElement
Inheritance
PropertyGridBuilder
Implements
Inherited Members

Properties

AutoRefresh

Gets or sets a value specifying whether the property grid should refresh whenever the value of any property changes.

HelpVisible

Gets or sets a value specifying whether the help text box is visible.

ToolbarVisible

Gets or sets a value specifying whether the toolbar is visible.