Style bit for <code>new GridData(int)</code> to resize the control to fill the cell vertically. Not recommended. Use <code>new GridData(int, SWT.FILL, bool, bool)</code> instead
See Implementation
Style bit for <code>new GridData(int)</code> to resize the control to fill the cell vertically. Not recommended. Use <code>new GridData(int, SWT.FILL, bool, bool)</code> instead