Version

UltraGridGroup Class Methods

For a list of all members of this type, see UltraGridGroup 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 MethodGetColumnReturns the column at the passed in visible position  
Public MethodGetIndexOverloaded. Returns the index of the group in the groups collection  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetRelatedVisibleGroupGet the next/previous/first or last group in this band based on each group header's GroupHeader.VisiblePosition.  
Public MethodGetResizeRangeReturns the min and max width of the group.  
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 MethodRemoveColumnRemoves a column from our groupcols collection  
Public MethodResetResets all properties back to their default values  
Public MethodResetAllowGroupCollapsingResets the AllowGroupCollapsing Appearance.  
Public MethodResetCellAppearanceResets CellAppearance to its default value.  
Public MethodResetExpandedResets the property to it's default value.  
Public MethodResetHeaderResets the properties of the Header to their default values.  
Public MethodResetHiddenResets Hidden to its default value (False.)  
Public MethodResetHiddenWhenParentGroupCollapsedResets the property to its default value  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetRowLayoutGroupInfoResets the ResetRowLayoutGroupInfo property to its default value.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodSwapSwaps the location of this group with the specified swapGroup.  
Public MethodToStringReturns the key of the group  
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 of  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when another sub object that we are listening to notifies us that one of its properties has changed.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeCellAppearanceReturns true if an bands object has been created.  
Protected MethodShouldSerializeExpandedReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeHeaderReturns true if the Header property is not set to its default value.  
Protected MethodShouldSerializeHiddenReturns true if an bands object has been created.  
Protected MethodShouldSerializeRowGroupInfoReturns true if this property is not set to its default value  
Protected MethodShouldSerializeRowLayoutGroupInfoReturns true if this property is not set to its default value  
Protected MethodShouldSerializeWidthReturns true if this property is not set to its default value  
See Also