NRibbonGroupCollection Class Members
In This Topic
The following tables list the members exposed by NRibbonGroupCollection.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| FindByTitle | Overloaded. Searches for a ribbon group with the given title using the string comparison rules for the current culture. Returns null if a ribbon group with the given title is not found. |
Top
Protected Methods
| Name | Description |
| CreateLayout | Overridden. Creates the layout to use for arranging the ribbon groups in this collection. |
| GetLayoutContext | Overridden. Gets a widget layout context for the specified content area. |
Top
See Also