[]
        
(Showing Draft Content)

C1.iOS.Grid.GridRow.HeaderBackground

HeaderBackground Property

HeaderBackground

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

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