FIX Applying BestFitColumns when AutoSizeColumnsMode is set to Fill should respect other columns MinWidth
1. Add three columns in RadGridView
2. Fill several rows with long text data
3. Set the AutoSizeColumnsMode property to Fill
4. Run the project
5. Double click between the second and the third column to start the best-fit method