RibbonTab Properties
Represents a ribbon tab.
Name | Description |
---|---|
Groups | Gets the collection of groups displayed by the current tab. |
Groups |
Gets or sets the source of groups with which this Ribbon |
Group |
Gets or sets a template that specifies the appearance of groups located within the current tab. This is a dependency property.
Inherited from Ribbon |
Group |
Gets or sets an object that chooses a ribbon group template based on custom logic. This is a dependency property.
Inherited from Ribbon |
Is |
Gets or sets whether the current ribbon tab is selected. This is a dependency property.
Inherited from Ribbon |
See Also