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