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