Property RowEvenBackground
| Edit this page View SourceRowEvenBackground
Gets or sets the background of the even rows in the table.
Declaration
public Brush RowEvenBackground { get; set; }
Property Value
Type | Description |
---|---|
Brush |
Gets or sets the background of the even rows in the table.
public Brush RowEvenBackground { get; set; }
Type | Description |
---|---|
Brush |