For a list of all members of this type, see GridBagConstraint members.
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
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) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
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) | |
Reset | Resets the properties of this object to their default values. | |
ResetAnchor | Resets the Anchor property to its default value of AnchorType.Center. | |
ResetFill | Resets the Fill property to its default value of FillType.None. | |
ResetInsets | Resets the Insets property to its default value which is Insets of left, top, right, bottom being 0. | |
ResetOriginX | Resets the OriginX property to its default value of GridBagConstraintConstants.Relative. | |
ResetOriginY | Resets the OriginY property to its default value of GridBagConstraintConstants.Relative. | |
ResetSpanX | Resets the SpanX property to its default value of 1. | |
ResetSpanY | Resets the SpanY property to its default value of 1. | |
ResetWeightX | Resets the WeightX property to its default value of 0.0. | |
ResetWeightY | Resets the WeightY property to its default value of 0.0. | |
ShouldSerialize | Returns true is any of the properties have been set to non-default values | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns a string representation of the object | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Invoked when a property on a subobject has changed. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAnchor | Returns true if the property is set to a non-default value. | |
ShouldSerializeFill | Returns true if the property is set to a non-default value. | |
ShouldSerializeInsets | Returns true if the property is set to a non-default value. | |
ShouldSerializeOriginX | Returns true if the property is set to a non-default value. | |
ShouldSerializeOriginY | Returns true if the property is set to a non-default value. | |
ShouldSerializeSpanX | Returns true if the property is set to a non-default value. | |
ShouldSerializeSpanY | Returns true if the property is set to a non-default value. | |
ShouldSerializeWeightX | Returns true if the property is set to a non-default value. | |
ShouldSerializeWeightY | Returns true if the property is set to a non-default value. |