AlternatingRowBackground Property
AlternatingRowBackground
Gets or sets the CoreAnimation.CALayer that is used to paint the background of odd-numbered rows.
Declaration
public CALayer AlternatingRowBackground { get; set; }
Public Property AlternatingRowBackground As CALayer