Item

GridColumnCollection indexer

得到一个按列索引的对象。给定列索引的 Column 对象如果之前不存在将被实例化。

public GridColumn this[int columnIndex] { get; }

也可以看看