Version 24.2 (latest)

ItemSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyBorderStyleGets or sets the style of the item's border.  
Public PropertyDisplayPeekOnHoverGets or sets the whether the item should display a Peek window when hovered over.  
Public PropertyDisplayStyleGets or sets the display style of the item.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasButtonsLeftIndicates if there are any buttons in the collection.  
Public PropertyHasButtonsRightIndicates if there are any buttons in the collection.  
Public PropertyItemAppearancesGets an object containing appearance information for items.  
Public PropertyMenuAppearancesGets an object containing appearance information for context and overflow menus.  
Public PropertyOverflowMenuItemAppearancesGets an object containing appearance information for items displayed on the Overflow menu.  
Public PropertyPeekAppearanceGets or sets the appearance of the Peek window.  
Public PropertyPeekButtonStyleGets or sets the button style of the Peek caption buttons.  
Public PropertyPeekCaptionAppearanceGets or sets the appearance of the Peek window caption.  
Public PropertyPeekCaptionButtonsLeftGets the collection of buttons on the left side of the Peek caption.  
Public PropertyPeekCaptionButtonsRightGets the collection of buttons on the right side of the Peek caption.  
Public PropertyPeekCaptionMarginGets or sets the amount of space around the outside of the Peek caption.  
Public PropertyPeekContentMarginGets or sets the amount of space around the outside of the Peek content.  
Public PropertyPeekOffsetGets or sets the distance the Peek window is offset from the item.  
Public PropertyPeekPreferredLocationGets or sets the preferred location of the Peek window.  
Public PropertySelectedItemAppearancesGets an object containing appearance information for an item when selected.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyUsePressAnimationGets or sets whether the item renders with animation when pressed.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also