RibbonTab Class Properties
For a list of all members of this type, see RibbonTab members.
Public Properties
Name | Description | |
---|---|---|
ApplicationContext | Gets or sets a context for the application. | |
Caption | Gets or sets the description displayed in the caption of the RibbonTab. | |
Command | Command associated with tab. | |
ContextualTabGroup | Gets or sets the contextual tab group. | |
Groups | Gets the GroupsCollection containing the groups to display in the Tab. | |
HelpContextID | Gets or sets the identifier of the help context. | |
KeyTip | Gets or sets the key tip. | |
Name | The Key of the RibbonTab in the RibbonTabCollection. | |
RibbonTabTreeNode | Gets or sets the ribbon tab tree node. | |
UICName | Gets or sets the name of the uic. |
See Also