Table of Contents

Class SelectChannelEditor

Namespace
Bonsai.Dsp.Design
Assembly
Bonsai.Dsp.Design.dll

Provides a user interface editor that displays a drop-down dialog for selecting multiple channels of the input signal.

public class SelectChannelEditor : DataSourceTypeEditor
Inheritance
SelectChannelEditor
Inherited Members

Constructors

SelectChannelEditor()

Initializes a new instance of the SelectChannelEditor class.

Properties

IsDropDownResizable

Gets a value indicating whether drop-down editors should be resizable by the user.

Methods

EditValue(ITypeDescriptorContext, IServiceProvider, object)

Edits the specified object's value using the editor style indicated by the GetEditStyle() method.

GetEditStyle(ITypeDescriptorContext)

Gets the editor style used by the EditValue(IServiceProvider, object) method.