# GC.Spread.Sheets.Designer.ICommandGroup

## Content

# Interface: ICommandGroup

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

## Table of contents

### Properties

- [children](GC.Spread.Sheets.Designer.ICommandGroup#children)
- [command](GC.Spread.Sheets.Designer.ICommandGroup#command)
- [commands](GC.Spread.Sheets.Designer.ICommandGroup#commands)
- [direction](GC.Spread.Sheets.Designer.ICommandGroup#direction)
- [dropdownMaxHeight](GC.Spread.Sheets.Designer.ICommandGroup#dropdownmaxheight)
- [dropdownMaxWidth](GC.Spread.Sheets.Designer.ICommandGroup#dropdownmaxwidth)
- [hidden](GC.Spread.Sheets.Designer.ICommandGroup#hidden)
- [showDropdownButton](GC.Spread.Sheets.Designer.ICommandGroup#showdropdownbutton)
- [type](GC.Spread.Sheets.Designer.ICommandGroup#type)
- [visiblePriority](GC.Spread.Sheets.Designer.ICommandGroup#visiblepriority)

## Properties

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

• `Optional` **children**: (`string` \| [`ICommandGroup`](GC.Spread.Sheets.Designer.ICommandGroup))[]

___

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

• `Optional` **command**: `string`

___

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

• `Optional` **commands**: `string`[]

___

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

• `Optional` **direction**: `string`

___

### <a id="dropdownmaxheight" name="dropdownmaxheight"></a> dropdownMaxHeight

• `Optional` **dropdownMaxHeight**: `number`

___

### <a id="dropdownmaxwidth" name="dropdownmaxwidth"></a> dropdownMaxWidth

• `Optional` **dropdownMaxWidth**: `number`

___

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

• `Optional` **hidden**: `boolean`

___

### <a id="showdropdownbutton" name="showdropdownbutton"></a> showDropdownButton

• `Optional` **showDropdownButton**: `boolean`

___

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

• `Optional` **type**: ``"dropdown"`` \| ``"separator"`` \| ``"group"``

___

### <a id="visiblepriority" name="visiblepriority"></a> visiblePriority

• `Optional` **visiblePriority**: `number`
