Version

UltraListViewItemSettings Class Methods

For a list of all members of this type, see UltraListViewItemSettings 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 UltraListViewItemSettings instance to their default values.  
Public MethodResetActiveAppearanceResets the properties of the ActiveAppearance to their default values.  
Public MethodResetAllowEditResets the value of the AllowEdit property to its default.  
Public MethodResetAppearanceResets the properties of the Appearance to their default values.  
Public MethodResetDefaultImageResets the value of the DefaultImage property to its default.  
Public MethodResetHideSelectionResets the value of the HideSelection property to its default.  
Public MethodResetHotTrackingResets the value of the HotTracking property to its default.  
Public MethodResetHotTrackingAppearanceResets the properties of the HotTrackingAppearance to their default values.  
Public MethodResetLassoSelectModeResets the value of the LassoSelectMode property to its default.  
Public MethodResetNotificationBadgeSettingsResets the NotificationBadgeSettings to their default value (null)  
Public MethodResetSelectedAppearanceResets the properties of the SelectedAppearance to their default values.  
Public MethodResetSelectionTypeResets the value of the SelectionType property to its default.  
Public MethodResetSubItemsVisibleInToolTipByDefaultResets the value of the SubItemsVisibleInToolTipByDefault property to its default.  
Public MethodResetTipStyleResets the value of the TipStyle property to its default.  
Public MethodShouldSerializeReturns whether the value of any property of this UltraListViewItemSettings instance has been changed from its default.  
Public MethodShouldSerializeNotificationBadgeSettingsReturns true if the HasNotificationBadgeSettings needs to be serialized  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns a string that represents this object.  
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 MethodOnDeserializationCalled after this UltraListViewItemSettings instance has been de-serialized.  
Protected MethodOnDisposeOverridden. Called when this UltraListViewItemSettings instance is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on an object property of this UltraListViewItemSettings object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeActiveAppearanceReturns whether the ActiveAppearance requires serialization.  
Protected MethodShouldSerializeAllowEditReturns whether the value of the AllowEdit property has been changed from its default.  
Protected MethodShouldSerializeAppearanceReturns whether the Appearance requires serialization.  
Protected MethodShouldSerializeDefaultImageReturns whether the value of the DefaultImage property has been changed from its default.  
Protected MethodShouldSerializeHideSelectionReturns whether the value of the HideSelection property has been changed from its default.  
Protected MethodShouldSerializeHotTrackingReturns whether the value of the HotTracking property has been changed from its default.  
Protected MethodShouldSerializeHotTrackingAppearanceReturns whether the HotTrackingAppearance requires serialization.  
Protected MethodShouldSerializeLassoSelectModeReturns whether the value of the LassoSelectMode property has been changed from its default.  
Protected MethodShouldSerializeSelectedAppearanceReturns whether the SelectedAppearance requires serialization.  
Protected MethodShouldSerializeSelectionTypeReturns whether the value of the SelectionType property has been changed from its default.  
Protected MethodShouldSerializeSubItemsVisibleInToolTipByDefaultReturns whether the value of the SubItemsVisibleInToolTipByDefault property has been changed from its default.  
Protected MethodShouldSerializeTipStyleReturns whether the value of the TipStyle property has been changed from its default.  
See Also