GridData.horizontalSpan

horizontalSpan specifies the number of column cells that the control will take up.

The default value is 1.

class GridData
int horizontalSpan;

Meta