NSTableViewDelegate_Extensions.ShouldEditTableColumn 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 bool ShouldEditTableColumn (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
static member ShouldEditTableColumn : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSTableColumn * nint -> bool
Parameters
- This
- INSTableViewDelegate
- tableView
- NSTableView
- tableColumn
- NSTableColumn
- row
- System.System.IntPtr System.nativeint