IRibbonMenuData Interface

Information for Developers

The IRibbonMenuData interface gives you an object template for data binding to menu-type Ribbon controls. It inherits from IRibbonControlData. See IRibbonControlData Interface.

Properties

  • ObservableCollection<IRibbonControlData> ControlDataCollection Gets the collection of IRibbonControlData used to generate the content of the control. See IRibbonControlData Interface.