OverflowArea Element
Applies to: SharePoint Foundation 2010
Defines an area where multiple controls can render as a list.
<OverflowArea
DisplayMode="Small | Medium | Large | Menu | Menu16 | Menu32"
TemplateAlias="Text"
/>
Attributes
Attribute |
Description |
---|---|
DisplayMode |
Optional. An enumeration value that determines how a control is rendered.
|
TemplateAlias |
Optional. A string that a control can reference in its own TemplateAlias attribute. The TemplateAlias attribute is used to size and position controls within a group when a template is applied to the group. |
Child Elements
None
Parent Elements
Occurrences
Minimum: 0 Maximum: unbounded |