id
Section:
Ribbon
Value type:
String
Description
This attribute defines the unique ID of an element.
<Group id="MyFirstGroup">
<DisplayName>1st Group</DisplayName>
<Button ref="ReserveButton"/>
</Group>
Was this helpful?