Click or drag to resize

BaseRibbonDropDown Fields

The BaseRibbonDropDown type exposes the following members.

Fields
  NameDescription
Public fieldMenuProvider
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.
Public fieldSequence
An integer that specifies the order of placement among sibling XML nodes
(Inherited from RibbonElement.)
Public fieldVisible
Specifies whether the element is visible.
(Inherited from RibbonElement.)
Top
See Also