Version

RowLayout Class Methods

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

Public Methods
 NameDescription
Public MethodApplyApplies the row layout.  
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 MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
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 MethodResetOverloaded. Resets the object to its default value.  
Public MethodResetCardViewResets the property to its default value of false.  
Public MethodResetCardViewStyleResets the property to its default value of MergedLabels.  
Public MethodResetColumnInfosResets the property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetRowLayoutLabelPositionResets the RowLayoutLabelPosition property to its default value of Default.  
Public MethodResetRowLayoutLabelStyleResets the property to its default value of Separate.  
Public MethodResetRowLayoutStyleResets the property to its default value of Separate.  
Public MethodShouldSerializeReturns true if any of the properties of this object are set a non-default value.  
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 MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeCardViewReturns true if the property is set to a value other than its default value of false.  
Protected MethodShouldSerializeCardViewStyleReturns true if the property is set to a value other than its default value of MergedLabels.  
Protected MethodShouldSerializeColumnInfosReturns true if the ColumnInfos preoprty contains a non-default value.  
Protected MethodShouldSerializeRowLayoutLabelPositionReturns true if the RowLayoutLabelPosition property is set to a value other than the default value of Default.  
Protected MethodShouldSerializeRowLayoutLabelStyleRetruns true if the property is set to a non-default value.  
Protected MethodShouldSerializeRowLayoutStyleRetruns true if the property is set to a non-default value.  
See Also