devexpress checkedcomboboxedit how to get checked items index
A lookup editor is an editor with an embedded dropdown window that displays lookup records the records from which an end-user can select. If you need to limit a number of simultaneously checked items more than one handle the editors Popup event to access an embedded CheckedListBoxControl and modify its behavior.
Checkedcomboboxedit Class Winforms Controls Devexpress Documentation
The GridLookUpEdit can display lookup records in the dropdown using multiple.
. When a lookup record is selected the editors value the BaseEditEditValue bindable property and display text are modified accordingly. The sample below locks all drop-down list items when there are three checked items.
Checkedcomboboxedit Class Winforms Controls Devexpress Documentation
How To Create Imagecomboboxedit Control At Runtime Winforms Controls Devexpress Documentation
Checkedcomboboxedit Class Winforms Controls Devexpress Documentation
Comments
Post a Comment