Version

ListToolItem Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the Appearance object that controls the object's formatting.  
Public PropertyDescriptionOnMenuGets or sets a string that contains formatted text that should be displayed beneath the caption of the item to provide additional information when it is displayed on a menu.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledReturns or sets whether the ListToolItem is enabled.  
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyIndexReturns the index of the ListToolItem in the ListToolItemsCollection. This property is read-only.  
Public PropertyKeyOverridden. Returns or sets a value that uniquely identifies an object in a collection.  
Public PropertyKeyTipReturns or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed when using keytips.  
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the ListToolItem  
Public PropertyNotificationBadgeTextGets or sets the NotificationText of this list tool  
Public PropertyParentCollectionThe ListToolItemsCollection that owns this ListToolItem.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns or sets the text displayed in the ListToolItem.  
Public PropertyToolbarsManagerThe UltraToolbarsManager component that owns the ListToolItem.  
Public PropertyValueReturns or sets the value of the ListToolItem.  
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