MVCxRibbonTemplateItem.SetContent Method
Name | Parameters | Description |
---|---|---|
SetContent(Action<RibbonTemplateItemControl>) | contentMethod | Allows you to custom render the Ribbon’s template item content. |
SetContent(String) | content | Allows you to custom render the Ribbon’s template item content. |