UITableViewHeaderFooterView.TextLabel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The primary text label for the view. Read-only.
public virtual UIKit.UILabel TextLabel { [Foundation.Export("textLabel", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.TextLabel : UIKit.UILabel
Property Value
- Attributes