MonoMac.AppKit.NSOutlineView: Method Members

The methods of MonoMac.AppKit.NSOutlineView are listed below. For a list of all members, see the NSOutlineView Members list.

See Also: Inherited members from MonoMac.AppKit.NSTableView

Public Methods

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) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetParent(MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
IsExpandable(MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
IsItemExpanded(MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ItemAtRow(int) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
LevelForItem(MonoMac.Foundation.NSObject) : int
Documentation for this section has not yet been entered.
LevelForRow(int) : 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) : int
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) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSOutlineView object.