[]
AppKit.NSTableView extensions.
public static class NSTableViewEx : Object
| Name | Description |
|---|---|
| SetItemsSource(NSTableView, IEnumerable, bool) | Sets the items source of a AppKit.NSTableView and additionally indicates whether to generate the columns from the source. |