[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItemContainer

RibbonItemContainer Class

RibbonItemContainer is a RibbonItem that can contain other Ribbon items. It serves as a base class for RibbonToolBar, RibbonToggleGroup, RibbonQat, RibbonConfigToolBar, RibbonTopToolBar, and RibbonBottomToolBar.

Implements
ISupportUiaContainer
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public abstract class RibbonItemContainer : RibbonItem, IComponent, IDisposable, ISupportUiaContainer

Constructors

Name Description
RibbonItemContainer()

Creates a new instance of RibbonItemContainer.

Properties

Name Description
Items

Gets the collection of child items of this RibbonItemContainer.

Methods

Name Description
ShouldSerializeItems()