MVCxRibbonTemplateItem Constructors
Represents a template item within the Ribbon.| Name | Parameters | Description |
|---|---|---|
| MVCxRibbonTemplateItem() | none | Initializes a new instance of the MVCxRibbonTemplateItem class with default settings. |
| MVCxRibbonTemplateItem(String) | name | Initializes a new instance of the MVCxRibbonTemplateItem class with the specified name. |
See Also