For a list of all members of this type, see DockAreaPane members.
Name | Description | |
---|---|---|
Activate | Activates the first activatable child pane. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
Close | Overloaded. Closes the pane and all of its descendant panes that have the same DockedState. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
Contains | Determines if the specified pane is a child of the group. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
Dock | Overloaded. Docks the pane and its children to a new DockAreaPane at the specified location. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
Float | Overloaded. Places the pane and any of its child panes into a floating window. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNextVisiblePane | Returns the visible pane following the specified pane. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
GetObjectData | Overridden. Serializes the objects non-default contents into the info. | |
GetPreviousVisiblePane | Returns the visible pane preceding the specified pane. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
HasChildPanes | Determines whether the group pane contains any child panes. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Pin | Pins all of the DockableControlPane descendant panes. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
RepositionToGroup | Overloaded. Repositions the pane to a new group. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
RepositionToPane | Repositions the pane relative to the specified pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
Reset | Overridden. Resets the properties of the pane to their default values. | |
ResetDefaultPaneSettings | Resets the properties of the DefaultPaneSettings to their default values. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
ResetFloatingLocation | Resets the FloatingLocation property to its default value. | |
ResetGroupSettings | Resets the properties of the GroupSettings to their default values. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetMaximumSize | Resets the MaximumSize to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ResetMinimumSize | Resets the MinimumSize to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ResetPanes | Clears the Panes collection (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
ResetSettings | Resets the properties of the Settings to its default values. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ResetSize | Resets the Size to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ShouldSerialize | Indicates if the pane object needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Show | Used to ensure that the pane is displayed by updating the Closed property of itself and its parent chain. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ShowChildPanes | Overloaded. Shows any child panes of the group that have been hidden. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
ToggleDockState | Toggles the pane and its child panes between the last docked and floating states. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ToString | Returns the dock location and key, if one was specified. | |
Unpin | Unpins all of the DockableControlPane descendants. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
AdjustChildPaneSize | Updates the size of the child panes based on the contents area. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
EnforceMinMax | Overloaded. Overridden. Invoked to adjust a size to enforce the minimum and maximum sizes of a pane | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | 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 (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
OnDeserializationCallback | Overridden. Invoked from the OnDeserialization method of the System.Runtime.Serialization.IDeserializationCallback interface | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | Called 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) | |
OnSubObjectPropChanged | Overridden. Invoked when the property of a subobject has changed. | |
PropertyChanged | Overridden. Invoked when a pane property has been changed. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeDefaultPaneSettings | Indicates if the DefaultPaneSettings property needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
ShouldSerializeDockedBefore | This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. | |
ShouldSerializeFloatingLocation | Indicates if FloatingLocation property should be serialized. | |
ShouldSerializeGroupSettings | Indicates if the GroupSettings property needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
ShouldSerializeMaximumSize | Indicates if the MaximumSize property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ShouldSerializeMinimumSize | Indicates if the MinimumSize property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ShouldSerializePanes | Indicates if the Panes collection needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) | |
ShouldSerializeSettings | Indicates if the Settings property needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) | |
ShouldSerializeSize | Indicates if the Size property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |