ArcFM Engine Developer Guide
DockGroupPane Class Methods


For a list of all members of this type, see DockGroupPane members.

Public Methods
 NameDescription
Public MethodActivateOverridden. Activates the first activatable pane contained in the child pane collection.  
Public MethodCloseOverloaded. Overridden. Closes this pane and all of its children if so specified.  
Public MethodContainsReturns whether the specified pane is a child of this group pane.  
Public MethodDockOverloaded. Docks the pane and its children to the DockAreaPane it previously occupied. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodFloatOverloaded. Places the pane and any of its child panes into a floating window. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public Methodstatic (Shared in Visual Basic)GetDockGroupPaneReturns the framework DockGroupPane corresponding to the specified Infragistics DockableGroupPane.  
Public MethodGetNextVisiblePaneReturns the next visible pane following the specified pane.  
Public MethodGetPreviousVisiblePaneReturns the visible pane preceding the specified pane.  
Public MethodHasChildPanesDetermines whether the group pane contains any child panes.  
Public MethodPinOverridden. Pins all of the DockControlPane descendant panes.  
Public MethodRepositionToGroupOverloaded. Repositions the pane into a new group. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodRepositionToPaneRepositions this pane relative to the specified pane. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodShowEnsures that the pane is displayed by updating the Closed property of itself and its parent chain. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodShowChildPanesOverloaded. Iterates over the list child panes and shows any closed panes.  
Public MethodToggleDockStateToggles the pane and its child panes between the last docked and floating states. Invoking this method is equivalent to double-clicking on the pane's title bar. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodUnpinOverridden. Unpins all of the descendant panes. This method cannot be invoked on a floating DockAreaPane pane.  
Top
See Also

Reference

DockGroupPane Class
Miner.Windows.Docking Namespace

 

 


Send Comment