[]
Gets a text column at a specified index.
public TextColumn this[int index] { get; }
The column index.
A text column at the specified index.