NSTableViewDelegate_Extensions.GetDataCell Method
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.
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
- This
- INSTableViewDelegate
- tableView
- NSTableView
- tableColumn
- NSTableColumn
- row
- System.System.IntPtr System.nativeint