[]
        
(Showing Draft Content)

C1.iOS.Grid.GridColumn.HeaderBackground

HeaderBackground Property

HeaderBackground

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

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