Style bit for <code>new GridData(int)</code> to position the control at the bottom of the cell. Not recommended. Use <code>new GridData(int, SWT.END, bool, bool)</code> instead.
See Implementation
Style bit for <code>new GridData(int)</code> to position the control at the bottom of the cell. Not recommended. Use <code>new GridData(int, SWT.END, bool, bool)</code> instead.