[]
Gets or sets the data of specific column.
public IList<object> ColumnData { get; set; }
Public Property ColumnData As IList(Of Object)