For a list of all members of this type, see UltraListViewItem members.
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) |