# GC.Spread.Sheets.Designer.IFileSelectorOption

## Content

# Interface: IFileSelectorOption

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

## Hierarchy

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

  ↳ **`IFileSelectorOption`**

## Table of contents

### Properties

- [bindingPath](GC.Spread.Sheets.Designer.IFileSelectorOption#bindingpath)
- [className](GC.Spread.Sheets.Designer.IFileSelectorOption#classname)
- [clearOldSelWhenValueIsEmptyStr](GC.Spread.Sheets.Designer.IFileSelectorOption#clearoldselwhenvalueisemptystr)
- [editorType](GC.Spread.Sheets.Designer.IFileSelectorOption#editortype)
- [enableWhen](GC.Spread.Sheets.Designer.IFileSelectorOption#enablewhen)
- [id](GC.Spread.Sheets.Designer.IFileSelectorOption#id)
- [margin](GC.Spread.Sheets.Designer.IFileSelectorOption#margin)
- [mutexWith](GC.Spread.Sheets.Designer.IFileSelectorOption#mutexwith)
- [noPreview](GC.Spread.Sheets.Designer.IFileSelectorOption#nopreview)
- [selectType](GC.Spread.Sheets.Designer.IFileSelectorOption#selecttype)
- [style](GC.Spread.Sheets.Designer.IFileSelectorOption#style)
- [text](GC.Spread.Sheets.Designer.IFileSelectorOption#text)
- [title](GC.Spread.Sheets.Designer.IFileSelectorOption#title)
- [type](GC.Spread.Sheets.Designer.IFileSelectorOption#type)
- [visibleWhen](GC.Spread.Sheets.Designer.IFileSelectorOption#visiblewhen)
- [width](GC.Spread.Sheets.Designer.IFileSelectorOption#width)

## 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="clearoldselwhenvalueisemptystr" name="clearoldselwhenvalueisemptystr"></a> clearOldSelWhenValueIsEmptyStr

• `Optional` **clearOldSelWhenValueIsEmptyStr**: `boolean`

___

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

• `Optional` **editorType**: `string`

___

### <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="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="nopreview" name="nopreview"></a> noPreview

• `Optional` **noPreview**: `boolean`

___

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

• `Optional` **selectType**: `number`

___

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

• `Optional` **style**: `string`

___

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

• `Optional` **text**: `string`

___

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

• `Optional` **title**: `string`

___

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

• **type**: ``"FileSelector"``

___

### <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)

___

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

• `Optional` **width**: `number`
