 
            | Miner.Windows Assembly > Miner.Windows.Docking Namespace : DockGroupPane Class | 
For a list of all members of this type, see DockGroupPane members.
| Name | Description | |
|---|---|---|
|  | Activate | Overridden. Activates the first activatable pane contained in the child pane collection. | 
|  | Close | Overloaded. Overridden. Closes this pane and all of its children if so specified. | 
|  | Contains | Returns whether the specified pane is a child of this group pane. | 
|  | Dock | Overloaded. Docks the pane and its children to the DockAreaPane it previously occupied. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | Float | Overloaded. Places the pane and any of its child panes into a floating window. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|   | GetDockGroupPane | Returns the framework DockGroupPane corresponding to the specified Infragistics DockableGroupPane. | 
|  | GetNextVisiblePane | Returns the next visible pane following the specified pane. | 
|  | GetPreviousVisiblePane | Returns the visible pane preceding the specified pane. | 
|  | HasChildPanes | Determines whether the group pane contains any child panes. | 
|  | Pin | Overridden. Pins all of the DockControlPane descendant panes. | 
|  | RepositionToGroup | Overloaded. Repositions the pane into a new group. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | RepositionToPane | Repositions this pane relative to the specified pane. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | Show | Ensures that the pane is displayed by updating the Closed property of itself and its parent chain. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | ShowChildPanes | Overloaded. Iterates over the list child panes and shows any closed panes. | 
|  | ToggleDockState | Toggles 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) | 
|  | Unpin | Overridden. Unpins all of the descendant panes. This method cannot be invoked on a floating DockAreaPane pane. |