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

MVCxRibbonContextTabCategory Constructors

An individual context tab category in the Ribbon extension.
Name Parameters Description
MVCxRibbonContextTabCategory() none Initializes a new instance of the MVCxRibbonContextTabCategory class with default settings.
MVCxRibbonContextTabCategory(String) name Initializes a new instance of the MVCxRibbonContextTabCategory class with the specified name.
See Also