RibbonDropDown Constructor (String) |
Initializes a new RibbonDropDown instance.
Namespace:
Colygon.MatchPoint.Common.Ribbon
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax public RibbonDropDown(
string label
)
Parameters
- label
- Type: SystemString
The label of the drop down list.
See Also