IDockingElement Methods |
The IDockingElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | FindDockingEdgeAutoHidden |
Find a edge auto hidden element by searching the hierarchy.
|
![]() | FindDockingEdgeDocked |
Find a edge docked element by searching the hierarchy.
|
![]() | FindDockingFloating |
Find a floating docking element by searching the hierarchy.
|
![]() | FindDockingNavigator |
Find a navigator element by searching the hierarchy.
|
![]() | FindDockingWorkspace |
Find a workspace element by searching the hierarchy.
|
![]() | FindPageElement |
Find the docking element that contains the named page.
|
![]() | FindPageLocation |
Find the docking location of the named page.
|
![]() | FindStorePageElement |
Find the docking element that contains the location specific store page for the named page.
|
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIDockingElement.) |
![]() | LoadElementFromXml |
Loads docking configuration information using a provider xml reader.
|
![]() | PropogateAction(DockingPropogateAction, KryptonPage) |
Propogates an action request down the hierarchy of docking elements.
|
![]() | PropogateAction(DockingPropogateAction, Int32) |
Propogates an action request down the hierarchy of docking elements.
|
![]() | PropogateAction(DockingPropogateAction, String) |
Propogates an action request down the hierarchy of docking elements.
|
![]() | PropogateBoolState |
Propogates a boolean state request down the hierarchy of docking elements.
|
![]() | PropogateCellList |
Propogates a workspace cell list request down the hierarchy of docking elements.
|
![]() | PropogateDragTargets |
Propogates a request for drag targets down the hierarchy of docking elements.
|
![]() | PropogateIntState |
Propogates an integer state request down the hierarchy of docking elements.
|
![]() | PropogatePageList |
Propogates a page list request down the hierarchy of docking elements.
|
![]() | PropogatePageState |
Propogates a page request down the hierarchy of docking elements.
|
![]() | ResolvePath |
Resolve the provided path.
|
![]() | SaveElementToXml |
Saves docking configuration information using a provider xml writer.
|