Version

GalleryToolItemSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the Appearance object that controls the look of the item in the gallery drop down and preview.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackSelectedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasImageHighlightAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPressedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotTrackAppearanceGets or sets the Appearance object that controls the look of the item when the mouse is over it.  
Public PropertyHotTrackSelectedAppearanceGets or sets the Appearance object that controls the look of the selected item when it is hot tracked.  
Public PropertyImageAreaSizeGets or sets the size available in the item for the image.  
Public PropertyImageHighlightAppearanceGets or sets the Appearance object that controls how the image highlight area looks.  
Public PropertyImagePaddingGets the padding around the image in an item.  
Public PropertyPressedAppearanceGets or sets the Appearance object that controls the look of the item when it is pressed.  
Public PropertySelectedAppearanceGets or sets the Appearance object that controls the look of the item when it is selected.  
Public PropertySelectionDisplayStyleGets or sets the way to display the selected item.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextPlacementGets or sets the placement of the title and description relative to the item image in the gallery drop down and preview.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also