[]
RibbonItemContainer is a RibbonItem that can contain other Ribbon items. It serves as a base class for RibbonToolBar, RibbonToggleGroup, RibbonQat, RibbonConfigToolBar, RibbonTopToolBar, and RibbonBottomToolBar.
public abstract class RibbonItemContainer : RibbonItem, IComponent, IDisposable, ISupportUiaContainer
| Name | Description |
|---|---|
| RibbonItemContainer() | Creates a new instance of RibbonItemContainer. |
| Name | Description |
|---|---|
| Items | Gets the collection of child items of this RibbonItemContainer. |
| Name | Description |
|---|---|
| ShouldSerializeItems() |