If you change the values of the C1FlexGrid.Colunm.Width, C1FlexGrid.Row.Height, C1FlexGrid.Font, and C1FlexGrid.Size properties, adding the C1FlexGridZoomPolicy in your application can help you get a better zoom result.
Initial zoomfactor is 100%, screenshot is as below.
The following table illusrates the difference between adding and not adding the C1FlexGridZoomPolicy. The ZoomFactor is set to 120%.
Without ZoomPolicy |
With ZoomPolicy |
---|---|
|