MVCxComboBoxProperties Events
Contains ComboBox specific properties.
Name | Description |
---|---|
Item |
Handle this event to implement retrieval of an item by its value.
Inherited from Combo |
Items |
Enables you to implement custom selection of the requested items by the filter conditions.
Inherited from Combo |
See Also