Colygon.MatchPoint.Common.Ribbon Namespace |
Class | Description | |
---|---|---|
BaseRibbonDropDown | Base class for all elements that display a drop-down list. | |
RibbonButton | Specifies a push button control. | |
RibbonCommandProvider | Provides the functionality for ribbon actions for a Web Part. | |
RibbonContextualGroup | Specifies a group of tabs that are presented when they are relevant. | |
RibbonControl | Base class for all ribbon elements that define controls. | |
RibbonDropDown | Specifies a drop-down list. | |
RibbonElement | Base class for all elements displayed within the ribbon. | |
RibbonGroup | Specifies a group of ribbon controls. | |
RibbonGroupElementT | Provides functionality for a grouping element that contains other controls. | |
RibbonManager | Provides functionality for accessing ribbons from a SharePoint page. | |
RibbonMenu | Specifies a menu control. | |
RibbonMenuSection | Specifies a section of a menu. | |
RibbonTab | Specifies a tab control. | |
RibbonToggleButton | Implements functionality for a toggle button displayed within the SharePoint ribbon control. |
Interface | Description | |
---|---|---|
IRibbonMenuProvider | Provides functionality for creating a drop-down list. |
Enumeration | Description | |
---|---|---|
RibbonLayout | Specifies the layout for a ribbon group. | |
RibbonMenuSectionDisplayMode |
Specifies the display mode for a RibbonMenuSection.
| |
RibbonTemplateAlias | Specifies the template that defines the ribbon layout. |