[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.NewRowBackground

NewRowBackground Property

NewRowBackground

Gets or sets the Brush that is used to paint the background of the new row template.

Declaration
public Brush NewRowBackground { get; set; }
Remarks

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.