[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.AlternatingRowBackground

AlternatingRowBackground Property

AlternatingRowBackground

Gets or sets the Brush that is used to paint the background of odd-numbered rows.

Declaration
public Brush AlternatingRowBackground { get; set; }
Remarks

Setting this property to null causes all rows to be painted using the brush defined by the RowBackground property.