Version

GalleryToolItem Class Members

The following tables list the members exposed by GalleryToolItem.

Public Constructors
 NameDescription
Public ConstructorGalleryToolItem ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodBringIntoViewBrings this item fully into view in the specified gallery area.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetUIElementGets the Infragistics.Win.UIElement which displays this item in the specified context.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetAccessibleDescriptionResets the AccessibleDescription property to its default value.  
Public MethodResetAccessibleNameResets the AccessibleName property to its default value.  
Public MethodResetColumnSpanResets the ColumnSpan property to its default value.  
Public MethodResetDescriptionResets the Description property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetNotificationBadgeSettingsResets the NotificationBadgeSettings to their default value (null)  
Public MethodResetNotificationBadgeTextResets the NotificationBadgeText property to its default value.  
Public MethodResetSettingsResets the Settings property to its default value.  
Public MethodResetTitleResets the Title property to its default value.  
Public MethodResetToolTipTextResets the ToolTipText property to its default value.  
Public MethodResetToolTipTextFormattedResets the ToolTipTextFormatted property to its default value.  
Public MethodResetToolTipTitleResets the ToolTipTitle property to its default value.  
Public MethodShouldSerializeNotificationBadgeSettingsReturns true if the NotificationBadgeSettings needs to be serialized  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string so nothing shows up on the right side of the property grid.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateAccessibleObjectCreates an accessible object for this item in the specified context.  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataPopulates the specified System.Runtime.Serialization.SerializationInfo with the data from the object.  
Protected MethodInitializeFromInitializes the item by copying all settings over from the specified item.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDeserializationInvoked after the entire object graph has been deserialized.  
Protected MethodOnDisposeOverridden. Called when this object is Disposed of.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAccessibleDescriptionDetermines whether the AccessibleDescription property is set to its default value.  
Protected MethodShouldSerializeAccessibleNameDetermines whether the AccessibleName property is set to its default value.  
Protected MethodShouldSerializeColumnSpanDetermines whether the ColumnSpan property is set to its default value.  
Protected MethodShouldSerializeDescriptionDetermines whether the Description property is set to its default value.  
Protected MethodShouldSerializeTitleDetermines whether the Title property is set to its default value.  
Protected MethodShouldSerializeToolTipTextDetermines whether the ToolTipText property is set to its default value.  
Protected MethodShouldSerializeToolTipTextFormattedDetermines whether the ToolTipTextFormatted property is set to its default value.  
Protected MethodShouldSerializeToolTipTitleDetermines whether the ToolTipTitle property is set to its default value.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also