Scale Element

Applies to: SharePoint Foundation 2010

Defines how a group of controls on a tab are sized.

<Scale
  GroupId="Text"
  Id="Text"
  Sequence="Integer"
  Size="Text"
  PopupSize="Text"
/>

Attributes

Attribute

Description

GroupId

Required. A string that identifies the Group that this scale applies to.

Id

Required. A string that identifies the element, such as "Ribbon.WikiPageTab.Scaling.PageActions.MediumSmall".

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.

PopupSize

Optional. 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