<CommandUIDefinition> (RibbonDiffXml)
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies the visible Ribbon elements to be included within a CustomAction element.
<CommandUIDefinition > [ <Button /> | <CheckBox /> | <ComboBox /> | <ColorPicker /> | <ContextualGroup /> | <Controls /> | <DropDown /> | <FlyoutAnchor /> | <Gallery /> | <GalleryButton /> | <GroupTemplate /> | <Group /> | <Groups /> | <InsertTable /> | <Label /> | <MRUSplitButton /> | <MaxSize /> | <Menu /> | <MenuSection /> | <Scale /> | <Scaling /> | <Spinner /> | <SplitButton /> | <Tab /> | <TextBox /> | <ToggleButton /> ] </CommandUIDefinition>
Attributes and Elements
The following table lists the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
Element | Description |
|---|---|
Specifies a simple button used to perform an action. | |
Specifies a check box used to select an option. | |
Deprecated: Specified a list used to select a value by clicking or typing. | |
Deprecated: Specified a grid used to select a color or style. | |
Contains a collection of tabs to be displayed within a specific context. | |
Contains a collection of controls. | |
Deprecated: Specified a list used to select a value by clicking. | |
Specifies a button with a down arrow used to open a menu. | |
Deprecated: Specified a control that displays a collection of related controls in the Ribbon. If there are too many items in the gallery, an expand arrow is provided to display the rest of the collection in a pane. | |
Deprecated: Specified a button control within a gallery element. | |
Specifies a collection of layout definitions that a group can use when the ribbon width changes. | |
Specifies a group of controls within a tab that share a common layout template. | |
Contains a collection of Group elements. | |
Deprecated: Specified a 10 by 10 grid used to specify the dimensions of a table. | |
Specifies a line of text used to provide information. | |
Deprecated: Specified a split button control that displays Most Recently Used items. | |
Defines the largest layout possible for a group. | |
Specifies a container used to show pop-up menus. | |
Specifies a section used to divide a menu. A menu section can have a title and contain controls. | |
Specifies one of the possible layouts that may be used by a group when the maximum size layout cannot be displayed. | |
Contains a collection of elements used to define how ribbon groups are presented when the horizontal space available changes. | |
Specifies a control used to insert a value by typing or using the arrow keys to cycle through the values. | |
Specifies a control used as both a button and a menu. | |
Specifies a tab in the ribbon. | |
Deprecated: Specified a control used to enter text. | |
Specifies a button used to toggle between an on and off state. |
Parent Elements
Element | Description |
|---|---|
Defines an action to add or replace items in the ribbon. |
Element Information
XPath |
//RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition |
Schema Name | CommandUIDefinition |
Validation File | RibbonCore.xsd |
Can be Empty | No |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright