IsRowHidden

GridCells.IsRowHidden method

检查给定索引处的行是否隐藏。

public bool IsRowHidden(int rowIndex)
范围类型描述
rowIndexInt32行索引

返回值

如果该行被隐藏,则为 true

也可以看看