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