Version 24.2 (latest)

ItemTileInfo Class Properties

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

Public Properties
 NameDescription
Public PropertyIndexReturns the index of the item in the Items collection (read-only)  
Public PropertyIsClosedGets/sets whether this item is closed.  
Public PropertyIsExpandedWhenMinimizedGets/sets whether this item is expanded when it is minimized.  
Public PropertyIsExpandedWhenMinimizedResolvedGets the whether this item is expanded when it is minimized (read-only).  
Public PropertyIsMaximizedGets/sets whether this item's state is 'Maximized'.  
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).  
Public PropertySizeOverrideGets/sets an explicit size to be returned as the item's preferred size.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also