BootstrapRibbonGalleryDropDownItem Constructors
| Name | Parameters |
|---|---|
| BootstrapRibbonGalleryDropDownItem() | none |
| BootstrapRibbonGalleryDropDownItem(String, RibbonItemSize) | name, size |
| BootstrapRibbonGalleryDropDownItem(String, String, RibbonGalleryGroup[]) | name, text, groups |
| BootstrapRibbonGalleryDropDownItem(String, String, RibbonItemSize) | name, text, size |
| BootstrapRibbonGalleryDropDownItem(String, String) | name, text |
| BootstrapRibbonGalleryDropDownItem(String) | name |
See Also