Version

GalleryToolItem Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibleDescriptionGets or sets a string that describes the visual appearance of the item.  
Public PropertyAccessibleNameGets or sets the accessible name of the item.  
Public PropertyColumnSpanGets or sets the number of columns the item should span.  
Public PropertyDescriptionGets or sets addition information to display for the item in the gallery drop down. This can be formatted text.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsSelectedGets the value indicating whether this item is active.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the GalleryToolItem  
Public PropertyNotificationBadgeTextGets or sets the NotificationText of this GalleryToolItem  
Public PropertyParentCollectionGets the GalleryToolItemCollection to which this item belongs.  
Public PropertySettingsGets the settings of the item in the gallery drop down and preview.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTitleGets or sets the title to display for the item in the gallery drop down and preview and in the tool tips.  
Public PropertyToolTipTextGets the tool tip text to display for the item when the item is hovered over.  
Public PropertyToolTipTextFormattedGets the formatted tool tip text to display for the item when the item is hovered over.  
Public PropertyToolTipTitleGets the tool tip text to display for the item when the item is hovered over.  
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