Version 24.2 (latest)

ItemInfoBase Class Methods

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

Public Methods
 NameDescription
Public MethodBringIntoViewBrings the item into view  
Public MethodClearSizeCustomizationThis clears any individual resize operations for this item  
Public MethodGetCurrentColumnReturns the column of the item in the current display  
Public MethodGetCurrentConstraintsReturns the resolved constraints of this item in the current display  
Public MethodGetCurrentRowReturns the row of the item in the current display  
Public MethodGetCurrentTargetRectReturns the current target rect of the item  
Protected Methods
 NameDescription
Protected Internal MethodGetIsClosedDetermines if the item is closed  
Protected Internal MethodGetIsMaximizedDetermines if the tile is maximized  
Protected MethodGetResizeRangeReturns the resize range for this item  
Protected MethodInvalidateScrollPositionInvalidates the scroll position.  
Protected MethodOnFirstListenerAddingVirtual method called when the first listener is being added to the Infragistics.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChangedVirtual method called when the HasListeners property changes. (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChangedUsed to raise the Infragistics.PropertyChangeNotifier.PropertyChanged event for the specified property name. (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnResizeCalled when the item is resized  
Protected MethodRaisePropertyChangedEventRaises the PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier)
See Also