次の方法で共有


NSTableViewDelegate_Extensions.ShouldEditTableColumn メソッド

定義

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

パラメーター

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

戻り値

適用対象