RibbonTab Class Members
The following tables list the members exposed by RibbonTab.
Public Constructors
Name | Description | |
---|---|---|
![]() | RibbonTab Constructor | Default constructor. |
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. |
Public Methods
Public Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | Event queue for all listeners interested in PropertyChanged events. |
![]() | QueryValidName | Event queue for all listeners interested in QueryValidName events. |
See Also