MonoMac.AppKit.NSOutlineView Members

The members of MonoMac.AppKit.NSOutlineView are listed below.

See Also: Inherited members from MonoMac.AppKit.NSTableView

Public Constructors

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.

Public Properties

AutoresizesOutlineColumnbool. Documentation for this section has not yet been entered.
AutosaveExpandedItemsbool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DataSourceNSOutlineViewDataSource. Documentation for this section has not yet been entered.
DelegateNSOutlineViewDelegate. An instance of the MonoMac.AppKit.NSOutlineViewDelegate model class which acts as the class delegate.
IndentationMarkerFollowsCellbool. Documentation for this section has not yet been entered.
IndentationPerLevelfloat. Documentation for this section has not yet been entered.
OutlineTableColumnNSTableColumn. Documentation for this section has not yet been entered.
WeakDataSourceMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

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.