Version

GalleryToolItem Class Methods

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

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.  
See Also