UIKit.UITableView.TableHeaderView Property
Returns a view that is displayed above the table view.

Syntax

[get: Foundation.Export("tableHeaderView")]
[set: Foundation.Export("setTableHeaderView:")]
public virtual UIView TableHeaderView { get; set; }

Value

The default value is null.

This value can be null.

Remarks

The table header view is different from a section header.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0