RemoveACell

GridValidation.RemoveACell method

删除单元格中的验证设置。

public void RemoveACell(int row, int column)
范围类型描述
rowInt32行索引。
columnInt32列索引。

也可以看看