Gets or sets the column span this cell is covering. Default is 1.
public int ColumnSpan { get; set; }