# GC.Spread.Sheets.Designer.IEditableSelectOption

## Content

# Interface: IEditableSelectOption

[Sheets](../modules/GC.Spread.Sheets).[Designer](../modules/GC.Spread.Sheets.Designer).IEditableSelectOption

## Hierarchy

- [`IBindingComponentBaseOption`](GC.Spread.Sheets.Designer.IBindingComponentBaseOption)

  ↳ **`IEditableSelectOption`**

## Table of contents

### Properties

- [bindingPath](GC.Spread.Sheets.Designer.IEditableSelectOption#bindingpath)
- [className](GC.Spread.Sheets.Designer.IEditableSelectOption#classname)
- [disableWheelEvent](GC.Spread.Sheets.Designer.IEditableSelectOption#disablewheelevent)
- [enableWhen](GC.Spread.Sheets.Designer.IEditableSelectOption#enablewhen)
- [id](GC.Spread.Sheets.Designer.IEditableSelectOption#id)
- [margin](GC.Spread.Sheets.Designer.IEditableSelectOption#margin)
- [max](GC.Spread.Sheets.Designer.IEditableSelectOption#max)
- [min](GC.Spread.Sheets.Designer.IEditableSelectOption#min)
- [mutexWith](GC.Spread.Sheets.Designer.IEditableSelectOption#mutexwith)
- [notNeedSpin](GC.Spread.Sheets.Designer.IEditableSelectOption#notneedspin)
- [precision](GC.Spread.Sheets.Designer.IEditableSelectOption#precision)
- [ruleType](GC.Spread.Sheets.Designer.IEditableSelectOption#ruletype)
- [step](GC.Spread.Sheets.Designer.IEditableSelectOption#step)
- [type](GC.Spread.Sheets.Designer.IEditableSelectOption#type)
- [visibleWhen](GC.Spread.Sheets.Designer.IEditableSelectOption#visiblewhen)

## Properties

### <a id="bindingpath" name="bindingpath"></a> bindingPath

• `Optional` **bindingPath**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[bindingPath](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#bindingpath)

___

### <a id="classname" name="classname"></a> className

• `Optional` **className**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[className](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#classname)

___

### <a id="disablewheelevent" name="disablewheelevent"></a> disableWheelEvent

• `Optional` **disableWheelEvent**: `boolean`

___

### <a id="enablewhen" name="enablewhen"></a> enableWhen

• `Optional` **enableWhen**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[enableWhen](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#enablewhen)

___

### <a id="id" name="id"></a> id

• `Optional` **id**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[id](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#id)

___

### <a id="margin" name="margin"></a> margin

• `Optional` **margin**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[margin](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#margin)

___

### <a id="max" name="max"></a> max

• `Optional` **max**: `number`

___

### <a id="min" name="min"></a> min

• `Optional` **min**: `number`

___

### <a id="mutexwith" name="mutexwith"></a> mutexWith

• `Optional` **mutexWith**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[mutexWith](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#mutexwith)

___

### <a id="notneedspin" name="notneedspin"></a> notNeedSpin

• `Optional` **notNeedSpin**: `boolean`

___

### <a id="precision" name="precision"></a> precision

• `Optional` **precision**: `number`

___

### <a id="ruletype" name="ruletype"></a> ruleType

• `Optional` **ruleType**: [`RuleType`](../modules/GC.Spread.Sheets.Designer#ruletype)

___

### <a id="step" name="step"></a> step

• `Optional` **step**: `number`

___

### <a id="type" name="type"></a> type

• **type**: ``"EditableSelect"``

___

### <a id="visiblewhen" name="visiblewhen"></a> visibleWhen

• `Optional` **visibleWhen**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[visibleWhen](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#visiblewhen)
