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