The following tables list the members exposed by UltraGridBagLayoutManager.
Name | Description | |
---|---|---|
UltraGridBagLayoutManager Constructor | Overloaded. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
ContainerControl | Container control whose child controls are arranged by the layout manager. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
ExpandToFitHeight | Returns or sets whether to proportionally resize heights of all the items to fit any extra height. | |
ExpandToFitWidth | Returns or sets whether to proportionally resize widths of all the items to fit any extra width. | |
HasMargins | Indicates if the Margins object has been allocated. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
IsLayoutSuspended | Indicates if the layout is currently suspended (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
Margins | Returns the margins object used to modify the bounds used to position the controls in the ContainerControl (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
MinimumSize | Returns the minimum size required to layout the items in the ContainerControl (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
PreferredSize | Returns the preferred size required to layout the items in the ContainerControl (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
Site | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from Infragistics.Win.UltraComponentBase) | |
LayoutManager | Returns the layout manager. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
SubObjectPropChangeHandler | Returns the event handler that for the OnSubObjectPropChanged method that is used to receive notifications when a property on a sub-object has changed. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) |
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. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
GetGridBagConstraint | Gets the Infragistics.Win.Layout.GridBagConstraint which contains the constraints for the specified control. | |
GetIncludeInLayout | Gets a value indicating whether the control's position should be adjusted by the layout manager. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
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. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
GetPreferredSize | Gets the preferred size of the control. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
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. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
ResetGridBagConstraint | Resets the grid bag constraint of the passed in control. | |
ResetIncludeInLayout | Resets the value which controls whether the component should manage the position and size of the control. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
ResetMargins | Resets the properties of the Margins to their default values. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
ResetMinimumSize | Resets the minimum size of the passed in control. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
ResetPreferredSize | Resets the preferred size of the passed in control. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
ResumeLayout | Overloaded. Resumes processing the positioning of the controls managed by the component. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
SetGridBagConstraint | Sets the Infragistics.Win.Layout.GridBagConstraint for the specified control. | |
SetIncludeInLayout | Determines whether the control's position should be adjusted by the layout manager. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
SetMinimumSize | Sets the minimum size for the control. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
SetPreferredSize | Sets the preferred size for the control. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
SuspendLayout | Suspends processing the positioning of the controls managed by the component. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateLayoutItem | Used to create a ControlLayoutItem for a control (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
CreateLayoutManager | Overridden. Invoked to create the layout manager used by the component to arrange the controls in the associated ContainerControl | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
InitializeConstraint | Overridden. Invoked when a constraint for the specified layout item should be created | |
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. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
OnContainerControlChanged | Invoked when the ContainerControl property has been changed (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
OnControlLayoutItemRemoved | Overridden. Invoked when a cached ControlLayoutItem is removed. | |
OnEndInit | Invoked during the System.ComponentModel.ISupportInitialize.EndInit of the component. (Inherited from Infragistics.Win.Misc.ControlLayoutManagerBase) | |
OnPropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
OnSubObjectPropChanged | Overridden. Invoked when a property on a sub object has changed. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |