For a list of all members of this type, see ControlLayoutManagerBase members.
Name | Description | |
---|---|---|
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 | Overloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. | |
GetIncludeInLayout | Gets a value indicating whether the control's position should be adjusted by the layout manager. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetMinimumSize | Gets the minimum size of the control. | |
GetPreferredSize | Gets the preferred size of the control. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
PerformLayout | Overloaded. Notifies the container control that the layout should be updated. | |
ResetIncludeInLayout | Resets the value which controls whether the component should manage the position and size of the control. | |
ResetMargins | Resets the properties of the Margins to their default values. | |
ResetMinimumSize | Resets the minimum size of the passed in control. | |
ResetPreferredSize | Resets the preferred size of the passed in control. | |
ResumeLayout | Overloaded. Resumes processing the positioning of the controls managed by the component. | |
SetIncludeInLayout | Determines whether the control's position should be adjusted by the layout manager. | |
SetMinimumSize | Sets the minimum size for the control. | |
SetPreferredSize | Sets the preferred size for the control. | |
SuspendLayout | Suspends processing the positioning of the controls managed by the component. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateLayoutItem | Used to create a ControlLayoutItem for a control | |
CreateLayoutManager | Derived class should create a layout manager and return it. It will be cached so the implementing class need not cache the created layout. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
InitializeConstraint | Invoked when the ControlLayoutItem.ConstraintConstraint of a ControlLayoutItem should be initialized. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnBeginInit | Invoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component. | |
OnContainerControlChanged | Invoked when the ContainerControl property has been changed | |
OnControlLayoutItemRemoved | Invoked when a cached ControlLayoutItem is removed. | |
OnEndInit | Invoked during the System.ComponentModel.ISupportInitialize.EndInit of the component. | |
OnPropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
OnSubObjectPropChanged | Invoked when a property on a sub object has changed. |