Table of Contents

Class SpikeThresholdEditor

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

Provides a user interface editor that displays a drop-down dialog for setting spike detection thresholds on individual channels of the input signal.

public class SpikeThresholdEditor : DataSourceTypeEditor
Inheritance
SpikeThresholdEditor
Inherited Members

Constructors

SpikeThresholdEditor()

Initializes a new instance of the SpikeThresholdEditor 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.