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