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