RibbonDropDown Fields |
The RibbonDropDown type exposes the following members.
Name | Description | |
---|---|---|
Enabled | Specifies whether the control is enabled. | |
InitialItem | Specifies the initially selected item. | |
InitialText | Specifies the display text for the drop-down list (if no initial item is defined). | |
Label | Specifies a label for the drop-down list. | |
MenuProvider |
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.
(Inherited from BaseRibbonDropDown.) | |
Sequence | An integer that specifies the order of placement among sibling XML nodes (Inherited from RibbonElement.) | |
TemplateAlias | The template alias. | |
Visible | Specifies whether the element is visible. (Inherited from RibbonElement.) | |
Width | The width of the ribbon drop down. |