[]
Gets a GridColumn by its name.
public GridColumn this[string columnName] { get; }
Name of the column to retrieve.
The column with the requested name.