哪个属性用于增加 NatTable 中的 row/cell 高度?

Which attribute is used for increasing row/cell height in NatTable?

应该使用哪个配置属性来增加 NatTable 的行高? 配置注册表中是否有要设置的属性?或者还有其他方法吗?

使用DataLayerclasssetDefaultRowHeight()方法。

使用 DataLayer#setDefaultRowHeight() 设置所有行的默认行高,如果不是,则通过 DataLayer#setRowHeight(int, int) 为特殊行设置行高