For a list of all members of this type, see DockablePaneBase members.
Name | Description | |
---|---|---|
Activate | Activates the control contained within the pane. | |
Close | Overloaded. Closes the pane. | |
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. | |
Float | Overloaded. Places the pane and any of its child panes into a floating window. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetObjectData | Serializes the objects non-default contents into the info. | |
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. | |
RepositionToGroup | Overloaded. Repositions the pane to a new group. | |
RepositionToPane | Repositions the pane relative to the specified pane. | |
Reset | Resets the properties of the pane to their default values. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetMaximumSize | Resets the MaximumSize to its default value. | |
ResetMinimumSize | Resets the MinimumSize to its default value. | |
ResetSettings | Resets the properties of the Settings to its default values. | |
ResetSize | Resets the Size to its default value. | |
ShouldSerialize | Indicates if the pane object needs to be serialized. | |
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. | |
ToggleDockState | Toggles the pane and its child panes between the last docked and floating states. | |
Unpin | Unpins all of the DockableControlPane descendant panes. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
AdjustChildPaneSize | Updates the size of the child pane(s) based on the contents area. | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
EnforceMinMax | Overloaded. 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 | Overridden. 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 | |
OnDeserializationCallback | 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 | Overridden. 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 | |
OnSubObjectPropChanged | Overridden. Invoked when the property of a subobject has changed. | |
PropertyChanged | Invoked when a pane's property has been changed. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeMaximumSize | Indicates if the MaximumSize property should be serialized. | |
ShouldSerializeMinimumSize | Indicates if the MinimumSize property should be serialized. | |
ShouldSerializeSettings | Indicates if the Settings property needs to be serialized. | |
ShouldSerializeSize | Indicates if the Size property should be serialized. |