ArcFM Engine Developer Guide
DockGroupPane Class Members
Properties  Methods 


The following tables list the members exposed by DockGroupPane.

Public Constructors
 NameDescription
Public ConstructorDockGroupPane ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCaptionReturns/sets the caption for the pane. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyChildPaneStyleReturns/sets the display style for the child panes of this group.  
Public PropertyClosedReturns/sets whether the pane is closed. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyDefaultPaneSettingsReturns the default PaneSettings object for returning/setting the child panes default settings.  
Public PropertyDockAreaPaneReturns the root DockAreaPane ancestor that contains this pane. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyDockedStateReturns whether the pane is floating or docked to a container. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyFirstVisiblePaneReturns the first pane in the collection of child panes for this group pane.  
Public PropertyGroupSettingsReturns the GroupSettings object so that the settings for this DockGroupPane can be returned/set.  
Public PropertyHasDefaultPaneSettingsReturns whether a DefaultPaneSettings object has been created for this DockGroupPane.  
Public PropertyHasGroupSettingsReturns whether a GroupSettings object has been created for this DockGroupPane  
Public PropertyHasSettingsReturns whether a PaneSettings object has been created for the Settings property of the pane. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyIndexReturns the index of the current pane in the Panes collection of the pane's parent. If the pane has no parent, then returns -1. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyIsActiveOverridden. Returns whether this control pane contains the active control.  
Public PropertyIsInitializedReturns whether the InitializePane event has been fired for the pane. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyIsSelectedTabReturns/sets whether the pane is the selected item in a tab style group or sliding group. If the pane does not have a parent pane, this property returns false. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyIsVisibleOverridden. Returns whether the pane is currently displayed. When panes are closed they are hidden and this property will return false.  
Public PropertyKeyReturns/sets the unique string identifier for this pane in its collection. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyLastVisiblePaneReturns the last pane in the collection of child panes for this group pane.  
Public PropertyMaximizedReturns/sets whether the pane is maximized. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyMaximumSizeReturns/sets the maximum size of the pane. This property specifies the maximum height and/or width that the pane should not exceed during resizing. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyMinimizedReturns/sets whether the pane is minimized. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyMinimumSizeReturns/sets the minimum size of the pane. This property specifies the minimum height and/or width for the pane. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyNestDepthReturns the level of nesting occupied by the current pane. This property specifies how deeply nested the pane is within other panes. For top-level (DockArea) panes, NestDepth returns 0. A pane nested inside a top-level pane will return 1. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyPanesReturns the collection of child panes for this group pane.  
Public PropertyParentReturns the parent of the current pane. This property returns null if the pane does not have a parent. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyParentDockedReturns the parent DockGroupPane that contains this pane when it is docked. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyParentFloatingReturns the parent DockGroupPane that contains this pane when it is floating. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertySelectedTabIndexReturns/sets the index of the selected tab pane.  
Public PropertySettingsReturns the PaneSettings object so that its properties and methods can be returned/set. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertySizeReturns/sets the value used to determine the size of the pane in proportion to other panes in the same docking area. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyTabImageReturns/sets the image to be displayed on the tab associated with this pane. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyTabTextReturns/sets the text for the tab associated with this pane. If this property is a blank string, the Caption property will be used. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyTabTooltipReturns/sets the tooltip displayed when the mouse is over the pane's tab. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public PropertyTooltipCaptionReturns/sets the tooltip displayed when the mouse is over the pane's caption. (Inherited from Miner.Windows.Docking.DockPaneBase)
Top
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