[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.IButtonOption

Interface: IButtonOption

Sheets.Designer.IButtonOption

Hierarchy

Table of contents

Properties

Properties

bindingPath

Optional bindingPath: string

Inherited from

IBindingComponentBaseOption.bindingPath


className

Optional className: string

Inherited from

IBindingComponentBaseOption.className


enableWhen

Optional enableWhen: string

Inherited from

IBindingComponentBaseOption.enableWhen


height

Optional height: number


iconClass

Optional iconClass: string


iconHeight

Optional iconHeight: number


iconPosition

Optional iconPosition: "top" | "left"


iconWidth

Optional iconWidth: number


id

Optional id: string

Inherited from

IBindingComponentBaseOption.id


margin

Optional margin: string

Inherited from

IBindingComponentBaseOption.margin


mutexWith

Optional mutexWith: string

Inherited from

IBindingComponentBaseOption.mutexWith


template

Optional template: string


text

Optional text: string


type

type: "Button"


visibleWhen

Optional visibleWhen: string

Inherited from

IBindingComponentBaseOption.visibleWhen


width

Optional width: string | number