UngroupRows

GridCells.UngroupRows method

取消组合行。

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

评论

只删除外部组信息。

也可以看看