The properties of UIKit.UITableViewHeaderFooterView are listed below. For a list of all members, see the UITableViewHeaderFooterView Members list.
See Also: Inherited members from UIKit.UIView
| [read-only] static | Appearance | UITableViewHeaderFooterView.UITableViewHeaderFooterViewAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| BackgroundView | UIView. The background UIView for the header or footer. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | ContentView | UIView. The content UIView for the header or footer. Read-only. |
| [read-only] | DetailTextLabel | UILabel. The detail text label for the view. Read-only. |
| [read-only] | ReuseIdentifier | Foundation.NSString. The reuse identifier that identifies a reusable header or footer type. Read-only. |
| [read-only] | TextLabel | UILabel. The primary text label for the view. Read-only. |