TouchToolKit for WinForms | ComponentOne
Zoom Policies / ZoomPolicy / C1FlexGridZoomPolicy
In This Topic
    C1FlexGridZoomPolicy
    In This Topic

    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.

    how flexgrid looks initially

    The following table illusrates the difference between adding and not adding the C1FlexGridZoomPolicy. The ZoomFactor is set to 120%.

     

    Without ZoomPolicy

    With ZoomPolicy

    shows flexgrid without zoom policy

    shows flexgrid with zoom policy