Version 24.2 (latest)

ItemInfoBase Class Properties

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

Public Properties
 NameDescription
Public PropertyIndexReturns the index of the item in the Items collection (read-only)  
Public PropertyItemReturns the associated item (read-only).  
Public PropertyLogicalIndexReturns the logical index of the item (read-only)  
Public PropertyOccupiesScrollPositionReturns true if this item occupies a scroll position (read-only)  
Public PropertyScrollPositionGets the overall scroll position of this item (read-only).  
Protected Properties
 NameDescription
Protected PropertyHasListenersGets whether there are any listeners for the Infragistics.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier)
Protected PropertyManagerReturns the asscciated manager (read-only)  
Protected Internal PropertyPreferredSizeOverrideGets/sets an explicit size to be returned as the item's preferred size.  
See Also