[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.IListGroupItemData

インターフェイス: IListGroupItemData

Sheets.Designer.IListGroupItemData

階層

Table of contents

プロパティ

プロパティ

bigIcon

オプション bigIcon: boolean

継承元

IListItemData.bigIcon


className

オプション className: string

継承元

IListItemData.className


commandName

オプション commandName: string

継承元

IListItemData.commandName


contextMenu

オプション contextMenu: IListItemData[]


dom

オプション dom: HTMLElement

継承元

IListItemData.dom


enabled

オプション enabled: boolean

継承元

IListItemData.enabled


groupItems

オプション groupItems: IListItemData[]


groupName

オプション groupName: string


iconClass

オプション iconClass: string

継承元

IListItemData.iconClass


iconHeight

オプション iconHeight: number

継承元

IListItemData.iconHeight


iconWidth

オプション iconWidth: number

継承元

IListItemData.iconWidth


selected

オプション selected: boolean

継承元

IListItemData.selected


subItems

オプション subItems: IListGroupItemData[]

継承元

IListItemData.subItems


subListWidth

オプション subListWidth: number

継承元

IListItemData.subListWidth


text

オプション text: string

継承元

IListItemData.text


textClass

オプション textClass: string

継承元

IListItemData.textClass


tip

オプション tip: string

継承元

IListItemData.tip


type

オプション type: "separator" | "listItem"

継承元

IListItemData.type


unionValue

オプション unionValue: boolean

継承元

IListItemData.unionValue


value

オプション value: string | number

継承元

IListItemData.value


visible

オプション visible: boolean

継承元

IListItemData.visible