Version 24.2 (latest)

UltraListViewGroup Class Methods

For a list of all members of this type, see UltraListViewGroup 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 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 MethodResetResets all properties of this UltraListViewGroup instance to their default values.  
Public MethodResetAppearanceResets the properties of the Appearance to their default values.  
Public MethodResetEnabledResets the value of the UltraListViewItem.Enabled property to its default.  
Public MethodResetHeaderMarginsResets the value of the HeaderMargins property to its default.  
Public MethodResetHeaderVisibleResets the value of the HeaderVisible property to its default.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetNotificationBadgeSettingsResets the NotificationBadgeSettings to their default value (null)  
Public MethodResetNotificationBadgeTextResets the NotificationBadgeText property to its default value.  
Public MethodResetTextResets the value of the Text property to its default.  
Public MethodResetVisibleResets the value of the Visible property to its default.  
Public MethodShouldSerializeReturns whether the value of any property of this UltraListViewGroup instance has been changed from its default.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeNotificationBadgeSettingsReturns true if the HasNotificationBadgeSettings needs to be serialized  
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 MethodGetNotificationBadgeBoundsDetermines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position  
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 MethodOnDeserializationCalled after this UltraListViewGroup instance has been de-serialized.  
Protected MethodOnDisposeOverridden. Called when this UltraListViewGroup instance is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property is changed on one of this group's sub-objects.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceReturns whether the Appearance requires serialization.  
Protected MethodShouldSerializeEnabledReturns whether the value of the Enabled property has been changed from its default.  
Protected MethodShouldSerializeHeaderMarginsReturns whether the value of the HeaderMargins property has been changed from its default.  
Protected MethodShouldSerializeHeaderVisibleReturns whether the value of the HeaderVisible property has been changed from its default.  
Protected MethodShouldSerializeTextReturns whether the value of the Text property has been changed from its default.  
Protected MethodShouldSerializeVisibleReturns whether the value of the Visible property has been changed from its default.  
See Also