| | Name | Description |
 | Actions | Sets the submenu actions for the icon button. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | CloseOnExecute | Sets if the menu will close when the action is executed. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | CommandArgument | Gets or sets commands's argument (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | CommandArgumentValue | Gets or sets commands's value (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | CommandId | Gets or sets command's ID (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | DisabledTextColor | Sets the text color to use when the action is disabled. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | IconCollectionName | Gets or sets top name of icons collaction (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | IconName | Gets or sets icon name (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | IconViewBoxHeight | Sets icon viewbox height. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | IconViewBoxLeft | Sets the icon viewbox left position. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | IconViewBoxTop | Sets the icon viewbox top position. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | IconViewBoxWidth | Sets the icon viewbox width. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | IsDisabled | Sets whether the action is disabled. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | IsHighlighted | Sets whether the action is highlighted. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | IsMenuOpenOnStart | Sets if the submenu should be open immediately when ready. |
 | Name | Gets or sets name (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | PaddingBottom | Gets or sets bottom padding (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | PaddingLeft | Gets or sets left padding (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | PaddingRight | Gets or sets right padding (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | PaddingTop | Gets or sets top padding (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | ParentId | Gets or sets parent's ID (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | Subtitle | Gets or sets display subtitle (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | TextColor | Sets the text color to use. (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | Title | Gets or sets display label (Inherited from Infragistics.Controls.Toolbar.ToolActionInfo) |
 | TooltipDelay | Sets the delay before the tooltip is shown. Also used for submenus. |