Version

UltraListViewItem Class Members

The following tables list the members exposed by UltraListViewItem.

Public Constructors
 NameDescription
Public ConstructorUltraListViewItem ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FielditemValueStores the item's value. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAccessibilityObjectReturns the accesible object representing the UltraListViewItem.  
Public PropertyAppearanceGets/sets the appearance for the UltraListViewItem or UltraListViewSubItem. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Public PropertyCheckStateGets/sets whether this UltraListViewItem is checked, unchecked, or indeterminate.  
Public PropertyControlOverridden. Returns the UltraListView control to which this instance belongs, or null if this instance does not belong to a collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets/sets whether this UltraListViewItem is enabled in the user interface.  
Public PropertyGroupGets/sets the UltraListViewGroup to which this UltraListViewItem belongs.  
Public PropertyHasAppearanceReturns whether an appearance object has been created for the UltraListViewItemBase.Appearance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Public PropertyHasSelectedAppearanceReturns whether an appearance object has been created for the UltraListViewItemBase.SelectedAppearance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Public PropertyHotTrackingGets/sets whether this UltraListViewItem objects exhibits hot tracking effects when the cursor passes within the bounds of its UIElement.  
Public PropertyIndexReturns the ordinal position of this UltraListViewItem instance in the UltraListViewItemsCollection to which it belongs.  
Public PropertyIsActiveReturns whether this UltraListViewItem instance is the ActiveItem.  
Public PropertyIsHotTrackingReturns whether this UltraListViewItem instance is hot tracking.  
Public PropertyIsInEditModeReturns whether this UltraListViewItem instance is currently in edit mode.  
Public PropertyIsSelectedReturns whether this UltraListViewItem is selected in the user interface.  
Public PropertyKeyOverridden. The key of the item in its collection.  
Public PropertyNotificationBadgeSettingsGets or sets the NotificationBadgeSettings for groups.  
Public PropertyNotificationBadgeTextGets or sets the text that specifies the notification badge text.  
Public PropertySelectedAppearanceGets/sets the selected appearance for the UltraListViewItem or UltraListViewSubItem. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Public PropertySubItemsReturns the UltraListViewSubItemsCollection which contains the sub-items for this UltraListViewItem.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns the string representation of the UltraListViewItemBase.Value property. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Public PropertyUIElementReturns the UltraListViewItemUIElement which represents this UltraListViewItem in the user interface.  
Public PropertyValueReturns the value for this UltraListViewItemBase instance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Public PropertyVisibleGets/sets whether this UltraListViewItem is displayed in the user interface.  
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 MethodActivateMakes this UltraListViewItem the ActiveItem.  
Public MethodBeginEditInitiates an edit mode session on this UltraListViewItem.  
Public MethodBringIntoViewBrings this UltraListViewItem into the viewable area of the control.  
Public MethodCloneOverloaded. Returns a memberwise copy of this UltraListViewItem instance.  
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 MethodEndEditEnds the current edit mode session for this UltraListViewItem.  
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 MethodResetOverridden. Resets all properties of this UltraListViewItem instance to their default values.  
Public MethodResetAppearanceResets the properties of the UltraListViewItemBase.Appearance to their default values. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Public MethodResetCheckStateResets the value of the CheckState property to its default.  
Public MethodResetEnabledResets the value of the Enabled property to its default.  
Public MethodResetGroupResets the value of the Group property to its default.  
Public MethodResetHotTrackingResets the value of the UltraListViewItemSettings.HotTracking 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 MethodResetSelectedAppearanceResets the properties of the UltraListViewItemBase.SelectedAppearance to their default values. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Public MethodResetValueResets the UltraListViewItemBase.Value property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Public MethodResetVisibleResets the value of the Visible property to its default.  
Public MethodShouldSerializeOverridden. Returns whether the value of any property of this UltraListViewItem 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 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 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 MethodGetObjectDataInvoked during the serialization of the object. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Protected MethodInitializeFromOverloaded. Performs a memberwise copy of the specified UltraListViewItem instance to this instance.  
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 the deserialization process has been completed. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Protected MethodOnDisposeOverridden. Called when this UltraListViewItem instance is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub-object of this UltraListViewItemBase instance.  
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 UltraListViewItemBase.Appearance requires serialization. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Protected MethodShouldSerializeCheckStateReturns whether the value of the CheckState property has been changed from its default.  
Protected MethodShouldSerializeEnabledReturns whether the value of the Enabled property has been changed from its default.  
Protected MethodShouldSerializeGroupReturns whether the value of the Group property has been changed from its default.  
Protected MethodShouldSerializeHotTrackingReturns whether the value of the HotTracking property has been changed from its default.  
Protected MethodShouldSerializeSelectedAppearanceReturns whether the UltraListViewItemBase.SelectedAppearance requires serialization. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Protected MethodShouldSerializeSubItemsReturns whether the value of the SubItems property has been changed from its default.  
Protected MethodShouldSerializeValueReturns whether the UltraListViewItemBase.Value property requires serialization. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase)
Protected MethodShouldSerializeVisibleReturns whether the value of the Visible 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