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