RibbonDropDownButtonItem Constructors
A ribbon item used to display the drop-down button functionality.
Name | Parameters | Description |
---|---|---|
Ribbon |
none |
Initializes a new instance of the Ribbon |
Ribbon |
name, size |
Initializes a new instance of the Ribbon |
Ribbon |
name, text, items |
Initializes a new instance of the Ribbon |
Ribbon |
name, text, size, items |
Initializes a new instance of the Ribbon |
Ribbon |
name, text, size |
Initializes a new instance of the Ribbon |
Ribbon |
name, text |
Initializes a new instance of the Ribbon |
Ribbon |
name |
Initializes a new instance of the Ribbon |
See Also