[]
Gets the style used to paint cells in the new row template at the bottom of the grid.
public CellStyle NewRow { get; }
The new row template is only present when the AllowAddNew property is set to true.