Version

DockableGroupPane Class Methods

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

Public Methods
 NameDescription
Public MethodActivateOverridden. Activates the first activatable child pane.  
Public MethodCloseOverloaded. Overridden. Closes the pane and all of its descendant panes that have the same DockedState.  
Public MethodContainsDetermines if the specified pane is a child of the group.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodDockOverloaded. Docks the pane and its children to a new DockAreaPane at the specified location. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodFloatOverloaded. Places the pane and any of its child panes into a floating window. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetNextVisiblePaneReturns the visible pane following the specified pane.  
Public MethodGetObjectDataOverridden. Serializes the objects non-default contents into the info.  
Public MethodGetPreviousVisiblePaneReturns the visible pane preceding the specified pane.  
Public MethodHasChildPanesDetermines whether the group pane contains any child panes.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodPinOverridden. Pins all of the DockableControlPane descendant panes.  
Public MethodRepositionToGroupOverloaded. Repositions the pane to a new group. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodRepositionToPaneRepositions the pane relative to the specified pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodResetOverridden. Resets the properties of the pane to their default values.  
Public MethodResetDefaultPaneSettingsResets the properties of the DefaultPaneSettings to their default values.  
Public MethodResetGroupSettingsResets the properties of the GroupSettings to their default values.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetMaximumSizeResets the DockablePaneBase.MaximumSize to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodResetMinimumSizeResets the DockablePaneBase.MinimumSize to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodResetPanesClears the Panes collection  
Public MethodResetSettingsResets the properties of the DockablePaneBase.Settings to its default values. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodResetSizeResets the DockablePaneBase.Size to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodShouldSerializeIndicates if the pane object needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShowUsed to ensure that the pane is displayed by updating the DockablePaneBase.Closed property of itself and its parent chain. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodShowChildPanesOverloaded. Shows any child panes of the group that have been hidden.  
Public MethodToggleDockStateToggles the pane and its child panes between the last docked and floating states. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodToStringReturns the child pane style and key, if one was specified.  
Public MethodUnpinOverridden. Unpins all of the DockableControlPane descendants.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodAdjustChildPaneSizeOverridden. Updates the size of the child panes based on the contents area.  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodEnforceMinMaxOverloaded. Invoked to adjust a size to enforce the minimum and maximum sizes of a pane (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollectionOverridden. Called when this object is being added to the passed in collection. The default implementation sets the internal primaryCollection reference if it hasn't already been set  
Protected MethodOnDeserializationCallbackOverridden. Invoked from the OnDeserialization method of the System.Runtime.Serialization.IDeserializationCallback interface  
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollectionCalled when this object is being removed from the passed in collection. The default implementation nulls out the primaryCollection if the passed in collection matches (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when the property of a subobject has changed.  
Protected MethodPropertyChangedOverridden. Invoked when a pane property has been changed.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeDefaultPaneSettingsIndicates if the DefaultPaneSettings property needs to be serialized.  
Protected MethodShouldSerializeGroupSettingsIndicates if the GroupSettings property needs to be serialized.  
Protected MethodShouldSerializeMaximumSizeIndicates if the DockablePaneBase.MaximumSize property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodShouldSerializeMinimumSizeIndicates if the DockablePaneBase.MinimumSize property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodShouldSerializePanesIndicates if the Panes collection needs to be serialized.  
Protected MethodShouldSerializeSettingsIndicates if the DockablePaneBase.Settings property needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodShouldSerializeSizeIndicates if the DockablePaneBase.Size property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
See Also