Version

GalleryToolItemGroup Class Properties

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

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