RibbonTabGroup Class Members
The following tables list the members exposed by RibbonTabGroup.
Public Properties
Name | Description | |
---|---|---|
![]() | Caption | Gets or sets the description displayed in the Group. |
![]() | DialogBoxLauncherKey | Gets or sets the DialogBoxLauncherKey associated with a group |
![]() | Enabled | Gets or sets the enabled state of the RibbonTabGroup. |
![]() | HelpContextID | Returns or sets the help context identifier used for F1 contextual help. |
![]() | HideWhenEmpty | Flag to hide group when empty |
![]() | IsXmlDefined | Gets or sets whether group is xml defined |
![]() | Key | The Key of the RibbonTabGroup in the RibbonTabGroupsCollection. |
![]() | KeyTip | Returns or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed when using keytips. |
![]() | LayoutDirection | Gets or sets the layout direction for the tools in the TabGroup. Default is vertical. |
![]() | Tag | Gets or sets the tag property which can be used to logically attach another object or value to a tool. |
![]() | Tools | Gets the ToolsCollection containing the tools to display in the RibbonTabGroup. |
![]() | Visible | Gets or sets whether the RibbonTabGroup is visible. |
See Also