<OverflowSection> (RibbonDiffXml)
Aplica-se a: CRM 2016 on-prem, CRM Online
Especifica a divisão de um Layout que permite que os controles alterem a posição relativa dependendo do espaço disponível.
Sintaxe
<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"]
/>
Atributos e elementos
The following describes the attributes, child elements, and parent elements.
Atributos
Attribute | Description | Type | Usage | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DisplayMode |
Controla o modo usado para exibir o elemento. 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 |
Associa o filho de um elemento de Faixa de Opções de CommandUIDefinition com um espaço reservado de local no filho de um elemento Layout. Esse valor define onde o controle será exibido em um grupo de controles quando o layout for alterado. |
String |
Optional |
||||||||||||||||||||
Type |
Especifica o tipo de seção. Valid values:
|
Enumeration |
Optional |
Elementos filho
Este elemento não tem elementos filho.
Elemento pai
Element | Description |
---|---|
Especifica o layout para um Grupo de um GroupTemplate. |
Informações do elemento
XPath |
|
Schema Name |
OverflowSectionType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
Consulte também
Outros recursos
Ribbon XML reference
Personalizar os comandos e a faixa de opções
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.