DropDownEditSettings.SetDropDownWindowTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetDropDownWindowTemplateContent(Action<TemplateContainerBase>) | contentMethod | Allows you to provide a template for rendering the dropdown window’s content. |
| SetDropDownWindowTemplateContent(String) | content | Allows you to provide a template for rendering the dropdown window’s content. |