Version

UltraListViewItemSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyActiveAppearanceGets/sets the appearance that is applied to the ActiveItem.  
Public PropertyAllowEditGets/sets whether items can be edited by the end user.  
Public PropertyAppearanceGets/sets the appearance that is applied to UltraListViewItem objects.  
Public PropertyDefaultImageGets/sets the image that is displayed for items whose resolved appearance contains no image.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasActiveAppearanceReturns whether an appearance object has been created for the ActiveAppearance.  
Public PropertyHasAppearanceReturns whether an appearance object has been created for the Appearance.  
Public PropertyHasHotTrackingAppearanceReturns whether an appearance object has been created for the HotTrackingAppearance.  
Public PropertyHasSelectedAppearanceReturns whether an appearance object has been created for the SelectedAppearance.  
Public PropertyHideSelectionGets/sets whether the color properties of the SelectedAppearance are applied when the control does not have the input focus.  
Public PropertyHotTrackingGets/sets whether an UltraListViewItem exhibits hot tracking effects when the cursor passes within the bounds of its UIElement.  
Public PropertyHotTrackingAppearanceGets/sets the appearance that is applied to an item when the cursor passes within the bounds of its UIElement.  
Public PropertyLassoSelectModeGets/sets whether "lasso" drag selection is supported and if so, which mouse buttons can be used to drag the lasso.  
Public PropertyNotificationBadgeSettingsGets or set the NotificationBadgeSettings for items.  
Public PropertySelectedAppearanceGets/sets the appearance that is applied to an UltraListViewItem when it is selected.  
Public PropertySelectionTypeGets/sets the SelectionType constant which dictates how items can be selected via the user interface.  
Public PropertySubItemsVisibleInToolTipByDefaultGets/sets whether sub-items appear by default in the tooltips that are displayed when the TipStyle property is set to 'Automatic'.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTipStyleGets/sets whether tooltips are displayed when the end user hovers the cursor over an item, and if so, how they are displayed.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also