[]
Gets or sets a number of rows the cell spans.
public int RowSpan { get; set; }
An int value indicating the number of rows the cell spans. Default is 1.
1