[]
Gets or sets the Brush that is used to paint the background of the new row template.
public Brush NewRowBackground { get; set; }
The new row template is visible only if the AllowAddNew property is set to true and if the grid data source supports adding new items.