Поделиться через


NSTableViewColumnRowString Делегат

Определение

public delegate string NSTableViewColumnRowString(NSTableView tableView, NSTableColumn tableColumn, nint row);
type NSTableViewColumnRowString = delegate of NSTableView * NSTableColumn * nint -> string

Параметры

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

Возвращаемое значение

Применяется к