Table of Contents

Class MemberSelectorEditorDialog

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Represents a dialog for selecting members of a workflow expression type.

public class MemberSelectorEditorDialog : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IContainerControl, IDisposable
Inheritance
MemberSelectorEditorDialog
Implements
Inherited Members

Constructors

MemberSelectorEditorDialog(Type)

Initializes a new instance of the MemberSelectorEditorDialog class using the specified type.

Properties

Selector

Gets or sets the selected inner property of the expression type.

Methods

Dispose(bool)

Clean up any resources being used.

OnFormClosed(FormClosedEventArgs)

Raises the FormClosed event.