UITableViewController.TableView 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.
A reference to the UITableView that is managed by the controller.
public virtual UIKit.UITableView TableView { [Foundation.Export("tableView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTableView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.TableView : UIKit.UITableView with get, set
Property Value
- Attributes