UIKit.UITableView.CellAt Method
Returns the table cell at the specified index path.

Syntax

[Foundation.Export("cellForRowAtIndexPath:")]
public virtual UITableViewCell CellAt (Foundation.NSIndexPath ns)

Parameters

ns
An Foundation.NSIndexPath that references a row in the table view.

Returns

A UIKit.UITableViewCell object that represents a row in the table, or null if the row is not visible or the Foundation.NSIndexPath is out of range.

Remarks

Requirements

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