NSTableViewSource.GetCell(NSTableView, NSTableColumn, nint) Método

Definición

[Foundation.Export("tableView:dataCellForTableColumn:row:")]
public virtual AppKit.NSCell GetCell (AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
abstract member GetCell : AppKit.NSTableView * AppKit.NSTableColumn * nint -> AppKit.NSCell
override this.GetCell : AppKit.NSTableView * AppKit.NSTableColumn * nint -> AppKit.NSCell

Parámetros

tableView
NSTableView
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

Devoluciones

Atributos

Se aplica a