NSTableViewDelegate_Extensions.GetDataCell Method

Definition

public static AppKit.NSCell GetDataCell (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
static member GetDataCell : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSTableColumn * nint -> AppKit.NSCell

Parameters

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

Returns

Applies to