[]
        
(Showing Draft Content)

C1.iOS.Grid.GridRow.Background

Background Property

Background

Gets or sets the CoreAnimation.CALayer used to paint the background of cells in this row.

Declaration
public CALayer Background { get; set; }
Public Property Background As CALayer