MVCxColumnComboBoxProperties.BindList Method
| Name | Parameters | Description |
|---|---|---|
| BindList(ItemsRequestedByFilterConditionMethod, ItemRequestedByValueMethod) | itemsRequestedByFilterConditionMethod, itemRequestedByValueMethod | Binds an item list to the ComboBox editor used to edit column values. |
| BindList(Object) | dataObject | Binds an item list to the ComboBox editor used to edit column values. |