MaxSize Element

Applies to: SharePoint Foundation 2010

Specifies the maximum size for a group of controls.

<MaxSize
  GroupId="Text"
  Id="Text"
  Sequence="Text"
  Size="Text"
/>

Attributes

Attribute

Description

GroupId

Required. A string that identifies the Group that this element pertains to.

Id

Required. A string that identifies the element, such as "Ribbon.Library.Scaling.ViewFormat.MaxSize".

Sequence

Optional. An integer that specifies the order of placement among sibling XML nodes.

Size

Required. A string that corresponds to the value of the Title attribute of a Layout element that defines the size.

Child Elements

None

Parent Elements

Scaling

Occurrences

Minimum: 0

Maximum: unbounded

See Also

Concepts

Server Ribbon XML