Specialisation of NatLayerPainter that fills the background with grid lines to create the same look and feel as native table controls. It is possible to specify the grid line color directly or via ConfigRegistry {@link CellConfigAttributes#GRID_LINE_COLOR}, where the ConfigRegistry entry will win over direct configuration.
If there should be several fake rows rendered, you need to set the default row height that should be used for rendering the fake row lines. Otherwise this will be skipped and only the column lines will be rendered to the bottom.