UngroupColumns

GridCells.UngroupColumns method

取消组合列。

public void UngroupColumns(int firstIndex, int lastIndex)
范围类型描述
firstIndexInt32要取消分组的第一列索引。
lastIndexInt32要取消分组的最后一个列索引。

也可以看看