Skip to main content
A newer version of this page is available. .
Tab

RibbonGalleryGroup Constructors

An individual gallery group in the gallery bar (RibbonGalleryBarItem) or drop-down gallery (RibbonGalleryDropDownItem) items.
Name Parameters Description
RibbonGalleryGroup() none Initializes a new instance of the RibbonGalleryGroup class with default settings.
RibbonGalleryGroup(String, RibbonGalleryItem[]) text, items Initializes a new instance of the RibbonGalleryGroup class with the specified settings.
RibbonGalleryGroup(String) text Initializes a new instance of the RibbonGalleryGroup class with the specified text.
See Also