BootstrapRibbonButtonItem Constructors
| Name | Parameters |
|---|---|
| BootstrapRibbonButtonItem() | none |
| BootstrapRibbonButtonItem(String, RibbonItemSize) | name, size |
| BootstrapRibbonButtonItem(String, String, RibbonItemSize) | name, text, size |
| BootstrapRibbonButtonItem(String, String) | name, text |
| BootstrapRibbonButtonItem(String) | name |
See Also