TreeListExtension.GetComboBoxCallbackResult Method
| Name | Parameters | Description |
|---|---|---|
| GetComboBoxCallbackResult(MVCxColumnComboBoxProperties) static | properties | Returns the specified result back to the client side after processing a callback initiated by a combo box used as a TreeList column editor. |
| GetComboBoxCallbackResult(Action<MVCxColumnComboBoxProperties>) static | method | Returns the specified result back to the client side after processing a callback initiated by a combo box used as a TreeList column editor. |