[]
Gets a collection of columns in the body section of the tablix.
public IList<TablixColumn> TablixColumns { get; }
An IList<T> object containing the columns in the body section of the tablix.