Version

UltraListViewItemBase Class Properties

For a list of all members of this type, see UltraListViewItemBase members.

Public Properties
 NameDescription
Public PropertyAppearanceGets/sets the appearance for the UltraListViewItem or UltraListViewSubItem.  
Public PropertyControlReturns the UltraListView control associated with this instance.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns whether an appearance object has been created for the Appearance.  
Public PropertyHasSelectedAppearanceReturns whether an appearance object has been created for the SelectedAppearance.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertySelectedAppearanceGets/sets the selected appearance for the UltraListViewItem or UltraListViewSubItem.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns the string representation of the Value property.  
Public PropertyValueReturns the value for this UltraListViewItemBase instance.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also