FIX. RadListView - NullReferenceException occurs when best-fitting the current column in the ItemChanged event in a Begin/EndUpdate block
To reproduce: run the attached sample project and follow the steps in the gif file.
Workaround: don't use Begin/EndUpdate when best-fitting the column.