The following tables list the members exposed by UltraListViewItem.
Name | Description | |
---|---|---|
UltraListViewItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
itemValue | Stores the item's value. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AccessibilityObject | Returns the accesible object representing the UltraListViewItem. | |
Appearance | Gets/sets the appearance for the UltraListViewItem or UltraListViewSubItem. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
CheckState | Gets/sets whether this UltraListViewItem is checked, unchecked, or indeterminate. | |
Control | Overridden. Returns the UltraListView control to which this instance belongs, or null if this instance does not belong to a collection. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Enabled | Gets/sets whether this UltraListViewItem is enabled in the user interface. | |
Group | Gets/sets the UltraListViewGroup to which this UltraListViewItem belongs. | |
HasAppearance | Returns whether an appearance object has been created for the UltraListViewItemBase.Appearance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
HasSelectedAppearance | Returns whether an appearance object has been created for the UltraListViewItemBase.SelectedAppearance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
HotTracking | Gets/sets whether this UltraListViewItem objects exhibits hot tracking effects when the cursor passes within the bounds of its UIElement. | |
Index | Returns the ordinal position of this UltraListViewItem instance in the UltraListViewItemsCollection to which it belongs. | |
IsActive | Returns whether this UltraListViewItem instance is the ActiveItem. | |
IsHotTracking | Returns whether this UltraListViewItem instance is hot tracking. | |
IsInEditMode | Returns whether this UltraListViewItem instance is currently in edit mode. | |
IsSelected | Returns whether this UltraListViewItem is selected in the user interface. | |
Key | Overridden. The key of the item in its collection. | |
NotificationBadgeSettings | Gets or sets the NotificationBadgeSettings for groups. | |
NotificationBadgeText | Gets or sets the text that specifies the notification badge text. | |
SelectedAppearance | Gets/sets the selected appearance for the UltraListViewItem or UltraListViewSubItem. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
SubItems | Returns the UltraListViewSubItemsCollection which contains the sub-items for this UltraListViewItem. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Returns the string representation of the UltraListViewItemBase.Value property. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
UIElement | Returns the UltraListViewItemUIElement which represents this UltraListViewItem in the user interface. | |
Value | Returns the value for this UltraListViewItemBase instance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemBase) | |
Visible | Gets/sets whether this UltraListViewItem is displayed in the user interface. |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
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. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |