MVCxRibbonTab Constructors
Represents an individual tab within the Ribbon.| Name | Parameters | Description |
|---|---|---|
| MVCxRibbonTab() | none | Initializes a new instance of the MVCxRibbonTab class with default settings. |
| MVCxRibbonTab(String) | text | Initializes a new instance of the MVCxRibbonTab class with the specified settings. |
See Also