Version

RowLayoutColumnInfo Class Methods

For a list of all members of this type, see RowLayoutColumnInfo members.

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public Methodstatic (Shared in Visual Basic)GetColumnFromLayoutItemReturns the column associated with the specified layout item.  
Public Methodstatic (Shared in Visual Basic)GetHeaderFromLayoutItemReturns the header associated with the specified layout item.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)GetRowLayoutColumnInfoReturns the RowLayoutColumnInfo for a particular ILayoutItem  
Public MethodInitializeOverloaded. Initializes the row layout info with the passed in arguments.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets all the properties to their default values.  
Public MethodResetAllowCellSizingResets the property to its default value.  
Public MethodResetAllowLabelSizingResets the property to its default value.  
Public MethodResetCellInsetsResets the CellInsets property to the default value of an empty insets object.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLabelInsetsResets the LabelInsets property to the default value of an empty insets object.  
Public MethodResetLabelPositionResets the property to its default value.  
Public MethodResetLabelSpanResets the property to its default value of Relative.  
Public MethodResetMinimumCellSizeResets the property to its default value of size with 0 width and 0 height.  
Public MethodResetMinimumLabelSizeResets the property to its default value of size with 0 width and 0 height.  
Public MethodResetOriginXResets the property to its default value of Relative.  
Public MethodResetOriginYResets the property to its default value of Relative.  
Public MethodResetParentGroupResets the property to its default value.  
Public MethodResetPreferredCellSizeResets the property to its default value of size with 0 width and 0 height.  
Public MethodResetPreferredLabelSizeResets the property to its default value of size with 0 width and 0 height.  
Public MethodResetRowLayoutContextTypeResets the property to its default value.  
Public MethodResetSpanXResets the property to its default value.  
Public MethodResetSpanYResets the property to its default value.  
Public MethodResetWeightXResets the property to its default value,  
Public MethodResetWeightYResets the property to its default value.  
Public MethodShouldSerializepp Returns true is any of the properties have been set to non-default values.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDisposeOverridden. Called when the object is disposed off.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Listener notification  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAllowCellSizingReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeAllowLabelSizingReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeCellInsetsReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeContextTypeReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeLabelInsetsReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeLabelPositionReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeLabelSpanReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeMinimumCellSizeReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeMinimumLabelSizeReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeOriginXReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeOriginYReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeParentGroupReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeParentGroupIndexReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeParentGroupKeyReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializePreferredCellSizeReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializePreferredLabelSizeReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeSpanXReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeSpanYReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeWeightXReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeWeightYReturns true if the property is set to a non-default value.  
See Also