SelectionBackground Property
SelectionBackground
Gets or sets the CoreAnimation.CALayer that is used to paint the background of selected cells.
Declaration
public CALayer SelectionBackground { get; set; }
Public Property SelectionBackground As CALayer