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

MVCxRibbonGroup Constructors

Represents an individual group within the Ribbon.
Name Parameters Description
MVCxRibbonGroup() none Initializes a new instance of the MVCxRibbonGroup class with default settings.
MVCxRibbonGroup(String, String) text, name Initializes a new instance of the MVCxRibbonGroup class with the specified settings.
MVCxRibbonGroup(String) text Initializes a new instance of the MVCxRibbonGroup class with the specified settings.
See Also