Version

GalleryToolItemGroup Class Members

The following tables list the members exposed by GalleryToolItemGroup.

Public Constructors
 NameDescription
Public ConstructorGalleryToolItemGroup 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 group.  
Public PropertyAccessibleNameGets or sets the accessible name of the group.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIndexGets the index of the group in the PopupGalleryTool.Groups collection of its owning gallery.  
Public PropertyIsFilteredInGets the value indicating whether the group is filtered into the gallery.  
Public PropertyItemsGets the collection of items in the group.  
Public PropertyItemSettingsGets the default settings for the items within the group.  
Public PropertyKeyOverridden. The Key of the item in its collection.  
Public PropertyParentCollectionGets the collection which owns this group.  
Public PropertySettingsGets the settings for the group.  
Public PropertyShowHeaderResolvedGets the resolved value of the GalleryToolItemGroupSettings.ShowHeader setting.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGets or sets the text to display for the group header in the gallery drop down.  
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 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 the group 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 MethodResetItemsResets the Items property to its default value.  
Public MethodResetItemSettingsResets the ItemSettings property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetSettingsResets the Settings property to its default value.  
Public MethodResetTextResets the Text property to its default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringGets the string representation of the group.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataPopulates the specified System.Runtime.Serialization.SerializationInfo with the data from the object.  
Protected MethodInitializeFromInitializes the group by copying all settings over from the specified group.  
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 MethodOnRemovedFromCollectionOverridden. Called when the object is being removed from the collection.  
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.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also