MVCxRibbonTabCollection Constructors
Represents a collection of tabs within the Ribbon.| Name | Parameters | Description |
|---|---|---|
| MVCxRibbonTabCollection(IWebControlObject, Boolean) | owner, isContext | Initializes a new instance of the MVCxRibbonTabCollection class with the specified settings. |
| MVCxRibbonTabCollection(Boolean) | isContext | Initializes a new instance of the MVCxRibbonTabCollection class with the specified setting. |
See Also