Skip to main content
A newer version of this page is available. .

RibbonTab Properties

A RibbonControl tab item.
Name Description
Caption Gets or sets the RibbonTab‘s caption. This is a dependency property.
ContentTemplate Gets or sets the template used to display the RibbonTab‘s Caption. This is a dependency property.
ContentTemplateSelector Gets or sets the template used to display the RibbonTab‘s Caption. This is a dependency property.
Groups Gets the collection of objects that are groups in the RibbonTab.
IsSelected Gets or sets whether the current ribbon tab is selected. This is a dependency property.
StyleSettings Gets or sets style settings applied to ribbon tabs. This is a dependency property.
See Also