KryptonDockingManager Properties |
The KryptonDockingManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
![]() | Cells |
Gets an array of all the cells inside the docking hierarchy.
|
![]() | CellsDocked |
Gets an array of all the cells docked inside the docking hierarchy.
|
![]() | CellsFloating |
Gets an array of all the cells floating inside the docking hierarchy.
|
![]() | CellsWorkspace |
Gets an array of all the cells inside a dockable workspace inside the docking hierarchy.
|
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | Count |
Gets the number of child docking elements.
(Inherited from DockingElementClosedCollection.) |
![]() | DefaultCloseRequest |
Gets and sets the default request action to use for a close.
|
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | DockingManager |
Finds the KryptonDockingManager instance that owns this part of the docking hieararchy.
(Inherited from DockingElement.) |
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | HasDockManager |
Returns a value indicating if this docking element has access to a parent docking manager.
(Inherited from DockingElement.) |
![]() | ItemInt32 |
Gets the docking element at the specified index.
(Inherited from DockingElementClosedCollection.) |
![]() | ItemString |
Gets the docking element with the specified name.
(Inherited from DockingElementClosedCollection.) |
![]() | Name |
Gets and sets the name of the docking element.
(Inherited from DockingElement.) |
![]() | Pages |
Gets an array of all the pages inside the docking hierarchy.
|
![]() | PagesAutoHidden |
Gets an array of all the pages auto hidden inside the docking hierarchy.
|
![]() | PagesDocked |
Gets an array of all the pages docked inside the docking hierarchy.
|
![]() | PagesFloating |
Gets an array of all the pages floating inside the docking hierarchy.
|
![]() | PagesWorkspace |
Gets an array of all the pages inside a dockable workspace inside the docking hierarchy.
|
![]() | Parent |
Gets and sets access to the parent docking element.
(Inherited from DockingElement.) |
![]() | Path |
Gets a comma separated list of names leading to this element.
(Inherited from DockingElement.) |
![]() | Site | (Inherited from Component.) |
![]() | Strings |
Gets access to the set of display strings required of the docking hierarchy display elements.
|
![]() | XmlElementName |
Gets the xml element name to use when saving.
(Overrides DockingElementXmlElementName.) |