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