Skip to main content

RibbonTabBase Properties

Serves as the base for classes that represent ribbon tabs.
Name Description
GroupsSource Gets or sets the source of groups with which this RibbonTabBase should be populated. This is a dependency property.
GroupTemplate Gets or sets a template that specifies the appearance of groups located within the current tab. This is a dependency property.
GroupTemplateSelector Gets or sets an object that chooses a ribbon group template based on custom logic. This is a dependency property.
IsSelected Gets or sets whether the current ribbon tab is selected. This is a dependency property.
See Also