Click or drag to resize
BaseRibbonDropDownMenuProvider Field
Specifies a menu provider that is used to create the drop-down list. If not specified, the menu is created using the MenuToXml(XmlTextWriter) method.

Namespace: Colygon.MatchPoint.Common.Ribbon
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public IRibbonMenuProvider MenuProvider

Field Value

Type: IRibbonMenuProvider
See Also