[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.IListGroupItemData

Interface: IListGroupItemData

Sheets.Designer.IListGroupItemData

Hierarchy

Table of contents

Properties

Properties

bigIcon

Optional bigIcon: boolean

Inherited from

IListItemData.bigIcon


className

Optional className: string

Inherited from

IListItemData.className


commandName

Optional commandName: string

Inherited from

IListItemData.commandName


contextMenu

Optional contextMenu: IListItemData[]


dom

Optional dom: HTMLElement

Inherited from

IListItemData.dom


enabled

Optional enabled: boolean

Inherited from

IListItemData.enabled


groupItems

Optional groupItems: IListItemData[]


groupName

Optional groupName: string


iconClass

Optional iconClass: string

Inherited from

IListItemData.iconClass


iconHeight

Optional iconHeight: number

Inherited from

IListItemData.iconHeight


iconWidth

Optional iconWidth: number

Inherited from

IListItemData.iconWidth


selected

Optional selected: boolean

Inherited from

IListItemData.selected


subItems

Optional subItems: IListGroupItemData[]

Inherited from

IListItemData.subItems


subListWidth

Optional subListWidth: number

Inherited from

IListItemData.subListWidth


text

Optional text: string

Inherited from

IListItemData.text


textClass

Optional textClass: string

Inherited from

IListItemData.textClass


tip

Optional tip: string

Inherited from

IListItemData.tip


type

Optional type: "separator" | "listItem"

Inherited from

IListItemData.type


unionValue

Optional unionValue: boolean

Inherited from

IListItemData.unionValue


value

Optional value: string | number

Inherited from

IListItemData.value


visible

Optional visible: boolean

Inherited from

IListItemData.visible