MVCxRibbonComboBoxProperties.SetItemTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetItemTemplateContent(Action<MVCxListEditItemTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the content of all ribbon’s items. |
SetItemTemplateContent(String) | content | Allows you to provide a template for rendering the content of all ribbon’s items. |