Name | Description | |
---|---|---|
AdditionalHeaderContent | Gets/Sets the additional header content of the ribbon tab. Can be any widget and is most commonly a Help button. By default set to null. | |
AdditionalTabContent | Gets/Sets the additional tab content of the ribbon tab that is placed to the right of the tab pages content, which usually is after the last ribbon group. Can be any widget and is most commonly an image box with a logo. By default set to null. | |
ApplicationMenu | Gets/Sets the application menu. | |
CollapseButton | Gets/Sets the collapse button. | |
Expanded | Gets/Sets whether the ribbon is expanded. | |
HeadersSpacing | Gets/Sets the spacing between ribbon tab page headers. | |
QuickAccessToolBar | Gets/Sets the quick access toolbar. | |
ScrollLeftButton | Gets/Sets scroll left button. | |
ScrollRightButton | Gets/Sets the scroll right button. | |
SearchBox | Gets/Sets the SearchBox child. | |
SelectedIndex | Gets/Sets the selected page index. | |
SelectedPage | Gets/Sets the selected page. | |
TabPageGroups | Gets/Sets the TabPageGroups child. | |
TabPages | Gets/Sets the tab pages of this ribbon tab. |