[]
        
(Showing Draft Content)

ListView Zoom Policy

The ListViewZoomPolicy changes the ListView.Font and ListView.Columns[i].Width to ensure the text is not clipped and it’s viewable in the listview control while zooming.

Set zoomfactor to 120%, the following table illustrates difference between enabling and disabling the ListZoomPolicy.

Without ZoomPolicy With ZoomPolicy
disabled zoom policy enabled zoom policy