For a list of all members of this type, see UltraListViewItem members.
Name | Description | |
---|---|---|
Activate | Makes this UltraListViewItem the ActiveItem. | |
BeginEdit | Initiates an edit mode session on this UltraListViewItem. | |
BringIntoView | Brings this UltraListViewItem into the viewable area of the control. | |
Clone | Overloaded. Returns a memberwise copy of this UltraListViewItem instance. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
EndEdit | Ends the current edit mode session for this UltraListViewItem. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overridden. Resets all properties of this UltraListViewItem instance to their default values. | |
ResetAppearance | Resets the properties of the UltraListViewItemBase.Appearance to their default values. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
ResetCheckState | Resets the value of the CheckState property to its default. | |
ResetEnabled | Resets the value of the Enabled property to its default. | |
ResetGroup | Resets the value of the Group property to its default. | |
ResetHotTracking | Resets the value of the UltraListViewItemSettings.HotTracking property to its default. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value (null) | |
ResetNotificationBadgeText | Resets the NotificationBadgeText property to its default value. | |
ResetSelectedAppearance | Resets the properties of the UltraListViewItemBase.SelectedAppearance to their default values. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
ResetValue | Resets the UltraListViewItemBase.Value property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
ResetVisible | Resets the value of the Visible property to its default. | |
ShouldSerialize | Overridden. Returns whether the value of any property of this UltraListViewItem instance has been changed from its default. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeNotificationBadgeSettings | Returns true if the HasNotificationBadgeSettings needs to be serialized | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns a string that represents this object. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetNotificationBadgeBounds | Determines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position | |
GetObjectData | Invoked during the serialization of the object. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
InitializeFrom | Overloaded. Performs a memberwise copy of the specified UltraListViewItem instance to this instance. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDeserialization | Called after the deserialization process has been completed. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
OnDispose | Overridden. Called when this UltraListViewItem instance is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub-object of this UltraListViewItemBase instance. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAppearance | Returns whether the UltraListViewItemBase.Appearance requires serialization. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
ShouldSerializeCheckState | Returns whether the value of the CheckState property has been changed from its default. | |
ShouldSerializeEnabled | Returns whether the value of the Enabled property has been changed from its default. | |
ShouldSerializeGroup | Returns whether the value of the Group property has been changed from its default. | |
ShouldSerializeHotTracking | Returns whether the value of the HotTracking property has been changed from its default. | |
ShouldSerializeSelectedAppearance | Returns whether the UltraListViewItemBase.SelectedAppearance requires serialization. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
ShouldSerializeSubItems | Returns whether the value of the SubItems property has been changed from its default. | |
ShouldSerializeValue | Returns whether the UltraListViewItemBase.Value property requires serialization. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
ShouldSerializeVisible | Returns whether the value of the Visible property has been changed from its default. |