<OverflowSection> (RibbonDiffXml)
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies a division of a Layout which allows controls to change relative position depending on the available space.
<OverflowSection DisplayMode=["Default" | "Small" | "Medium" | "Large" | "Text" | "Menu" | "Menu16" | "Menu32" | "Thin"] DividerAfter=["0" | "1" | "true" | "false"] DividerBefore=["0" | "1" | "true" | "false"] TemplateAlias="String" Type=["Divider" | "OneRow" | "TwoRow" | "ThreeRow"] />
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
Attribute | Description | Type | Usage | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DisplayMode | Controls the mode used to display the element. Valid values:
| Enumeration | Optional | ||||||||||||||||||||
DividerAfter | TRUE to render a divider at the end of the section. | Boolean | Optional | ||||||||||||||||||||
DividerBefore | TRUE to render a divider at the start of the section. | Boolean | Optional | ||||||||||||||||||||
TemplateAlias | Associates a ribbon element child of CommandUIDefinition with a location placeholder within a child of a Layout element. This value defines where the control will display within a group of controls when the layout changes. | String | Optional | ||||||||||||||||||||
Type | Specifies the type of section. Valid values:
| Enumeration | Optional |
Child Elements
This element has no child elements.
Parent Elements
Element | Description |
|---|---|
Specifies a layout for a Group within a GroupTemplate. |
Element Information
XPath |
//RibbonDiffXml/Templates/RibbonTemplates/GroupTemplate/Layout/OverflowSection |
Schema Name | OverflowSectionType |
Validation File | RibbonWSS.xsd |
Can be Empty | Yes |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright