UIKit.UITableViewHeaderFooterView: Property Members

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

Public Properties

[read-only]
static
AppearanceUITableViewHeaderFooterView.UITableViewHeaderFooterViewAppearance. Strongly-typed property that returns the UIAppearance class for this class.
BackgroundViewUIView. The background UIView for the header or footer.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ContentViewUIView. The content UIView for the header or footer. Read-only.
[read-only]
DetailTextLabelUILabel. The detail text label for the view. Read-only.
[read-only]
ReuseIdentifierFoundation.NSString. The reuse identifier that identifies a reusable header or footer type. Read-only.
[read-only]
TextLabelUILabel. The primary text label for the view. Read-only.