The members of MonoMac.AppKit.NSOutlineView are listed below.
See Also: Inherited members from MonoMac.AppKit.NSTableView
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AutoresizesOutlineColumn | bool. Documentation for this section has not yet been entered. | |
| AutosaveExpandedItems | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| DataSource | NSOutlineViewDataSource. Documentation for this section has not yet been entered. | |
| Delegate | NSOutlineViewDelegate. An instance of the MonoMac.AppKit.NSOutlineViewDelegate model class which acts as the class delegate. | |
| IndentationMarkerFollowsCell | bool. Documentation for this section has not yet been entered. | |
| IndentationPerLevel | float. Documentation for this section has not yet been entered. | |
| OutlineTableColumn | NSTableColumn. Documentation for this section has not yet been entered. | |
| WeakDataSource | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. | |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
CollapseItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
CollapseItem(MonoMac.Foundation.NSObject, bool)Documentation for this section has not yet been entered. | ||
ExpandItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ExpandItem(MonoMac.Foundation.NSObject, bool)Documentation for this section has not yet been entered. | ||
FrameOfOutlineCellAtRow(int)Documentation for this section has not yet been entered. | ||
GetParent(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
IsExpandable(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
IsItemExpanded(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ItemAtRow(int)Documentation for this section has not yet been entered. | ||
LevelForItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
LevelForRow(int)Documentation for this section has not yet been entered. | ||
ReloadItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ReloadItem(MonoMac.Foundation.NSObject, bool)Documentation for this section has not yet been entered. | ||
RowForItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SetDropItem(MonoMac.Foundation.NSObject, int)Documentation for this section has not yet been entered. | ||
ShouldCollapseAutoExpandedItems(bool)Documentation for this section has not yet been entered. | ||