Skip to main content

RibbonPageCollection Constructors

Represents a collection of pages within the RibbonControl.
Name Parameters Description
RibbonPageCollection(RibbonControl, RibbonPageCategory) ribbon, category Initializes a new instance of the RibbonPageCollection class with the specified RibbonControl and RibbonPageCategory objects.
RibbonPageCollection(RibbonControl) ribbon Initializes a new instance of the RibbonPageCollection class.
See Also