ColumnIndexToName

GridCells.ColumnIndexToName method

根据列索引获取列名。

public static string ColumnIndexToName(int column)
范围类型描述
columnInt32列索引。

返回值

列的名称。

也可以看看