GridData.verticalSpan

verticalSpan specifies the number of row cells that the control will take up.

The default value is 1.

class GridData
int verticalSpan;

Meta