Version

RowLayout Class Members

The following tables list the members exposed by RowLayout.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyCardViewGets or sets the card view.  
Public PropertyCardViewStyleGets or sets the card-view style. Only has any effect if CardView is set to true.  
Public PropertyColumnInfosReturns a keyed collection containing RowLayoutColumnInfo objects for each column in the band.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyKeyOverridden. Returns or sets a value that uniquely identifies an object in a collection.  
Public PropertyRowLayoutLabelPositionGets or sets the label position. Label position indicates the position of the column labels in the row layout mode.  
Public PropertyRowLayoutLabelStyleGets or sets the row-layout label style.  
Public PropertyRowLayoutStyleGets or sets the row-layout style.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
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.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also