ComboBoxProperties Events
Contains settings specific to a combobox editor.
Name | Description |
---|---|
Custom |
Fires before the server-side filtering is executed.
Inherited from Auto |
Item |
Handle this event to implement retrieval of an item by its value. |
Items |
Enables you to implement custom selection of the requested items by the filter conditions. |
See Also