How to use the max items in DropDown
The sample app demonstrates how to use MaxDropDownItems property of ComboBox. You can enter count of items that you can see in DropDown of demonstrated ComboBox. If you open the 'MaxDropDownItems ComboBox', you will see that count of items is equal to entered numder.
|