FIX memory leak in RadMultiColumnComboBox when AutoSizeDropDownToBestFit is set to true
1. Create a new project with RadMultiColumnComboBox
2. Add rows in unbound mode
3. On a timer clear the Rows collection and insert new rows
4. Run the application and open and close the drop down several times