Version

UltraListViewItemSettings Class Members

The following tables list the members exposed by UltraListViewItemSettings.

Protected Constructors
 NameDescription
Protected ConstructorUltraListViewItemSettings ConstructorConstructor used during deserialization to initialize a new UltraListViewItemSettings object with the serialized property values.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyActiveAppearanceGets/sets the appearance that is applied to the ActiveItem.  
Public PropertyAllowEditGets/sets whether items can be edited by the end user.  
Public PropertyAppearanceGets/sets the appearance that is applied to UltraListViewItem objects.  
Public PropertyDefaultImageGets/sets the image that is displayed for items whose resolved appearance contains no image.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasActiveAppearanceReturns whether an appearance object has been created for the ActiveAppearance.  
Public PropertyHasAppearanceReturns whether an appearance object has been created for the Appearance.  
Public PropertyHasHotTrackingAppearanceReturns whether an appearance object has been created for the HotTrackingAppearance.  
Public PropertyHasSelectedAppearanceReturns whether an appearance object has been created for the SelectedAppearance.  
Public PropertyHideSelectionGets/sets whether the color properties of the SelectedAppearance are applied when the control does not have the input focus.  
Public PropertyHotTrackingGets/sets whether an UltraListViewItem exhibits hot tracking effects when the cursor passes within the bounds of its UIElement.  
Public PropertyHotTrackingAppearanceGets/sets the appearance that is applied to an item when the cursor passes within the bounds of its UIElement.  
Public PropertyLassoSelectModeGets/sets whether "lasso" drag selection is supported and if so, which mouse buttons can be used to drag the lasso.  
Public PropertyNotificationBadgeSettingsGets or set the NotificationBadgeSettings for items.  
Public PropertySelectedAppearanceGets/sets the appearance that is applied to an UltraListViewItem when it is selected.  
Public PropertySelectionTypeGets/sets the SelectionType constant which dictates how items can be selected via the user interface.  
Public PropertySubItemsVisibleInToolTipByDefaultGets/sets whether sub-items appear by default in the tooltips that are displayed when the TipStyle property is set to 'Automatic'.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTipStyleGets/sets whether tooltips are displayed when the end user hovers the cursor over an item, and if so, how they are displayed.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
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.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also