[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.IListGroupItemData

インターフェイス: IListGroupItemData

Sheets.Designer.IListGroupItemData

Hierarchy

Table of contents

プロパティ

プロパティ

bigIcon

オプション bigIcon: boolean

Inherited from

IListItemData.bigIcon


className

オプション className: string

Inherited from

IListItemData.className


commandName

オプション commandName: string

Inherited from

IListItemData.commandName


contextMenu

オプション contextMenu: IListItemData[]


dom

オプション dom: HTMLElement

Inherited from

IListItemData.dom


enabled

オプション enabled: boolean

Inherited from

IListItemData.enabled


groupItems

オプション groupItems: IListItemData[]


groupName

オプション groupName: string


iconClass

オプション iconClass: string

Inherited from

IListItemData.iconClass


iconHeight

オプション iconHeight: number

Inherited from

IListItemData.iconHeight


iconWidth

オプション iconWidth: number

Inherited from

IListItemData.iconWidth


selected

オプション selected: boolean

Inherited from

IListItemData.selected


subItems

オプション subItems: IListGroupItemData[]

Inherited from

IListItemData.subItems


subListWidth

オプション subListWidth: number

Inherited from

IListItemData.subListWidth


text

オプション text: string

Inherited from

IListItemData.text


textClass

オプション textClass: string

Inherited from

IListItemData.textClass


tip

オプション tip: string

Inherited from

IListItemData.tip


type

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

Inherited from

IListItemData.type


unionValue

オプション unionValue: boolean

Inherited from

IListItemData.unionValue


value

オプション value: string | number

Inherited from

IListItemData.value


visible

オプション visible: boolean

Inherited from

IListItemData.visible