The following tables list the members exposed by ItemInfoBase.
Name | Description | |
---|---|---|
ItemInfoBase Constructor | Instantiates and instance of a ItemInfoBase |
Name | Description | |
---|---|---|
Index | Returns the index of the item in the Items collection (read-only) | |
Item | Returns the associated item (read-only). | |
LogicalIndex | Returns the logical index of the item (read-only) | |
OccupiesScrollPosition | Returns true if this item occupies a scroll position (read-only) | |
ScrollPosition | Gets the overall scroll position of this item (read-only). |
Name | Description | |
---|---|---|
HasListeners | Gets whether there are any listeners for the Infragistics.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier) | |
Manager | Returns the asscciated manager (read-only) | |
PreferredSizeOverride | Gets/sets an explicit size to be returned as the item's preferred size. |
Name | Description | |
---|---|---|
BringIntoView | Brings the item into view | |
ClearSizeCustomization | This clears any individual resize operations for this item | |
GetCurrentColumn | Returns the column of the item in the current display | |
GetCurrentConstraints | Returns the resolved constraints of this item in the current display | |
GetCurrentRow | Returns the row of the item in the current display | |
GetCurrentTargetRect | Returns the current target rect of the item |
Name | Description | |
---|---|---|
GetIsClosed | Determines if the item is closed | |
GetIsMaximized | Determines if the tile is maximized | |
GetResizeRange | Returns the resize range for this item | |
InvalidateScrollPosition | Invalidates the scroll position. | |
OnFirstListenerAdding | Virtual method called when the first listener is being added to the Infragistics.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | Used to raise the Infragistics.PropertyChangeNotifier.PropertyChanged event for the specified property name. (Inherited from Infragistics.PropertyChangeNotifier) | |
OnResize | Called when the item is resized | |
RaisePropertyChangedEvent | Raises the PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
PropertyChanged | Raised when a property has changed (Inherited from Infragistics.PropertyChangeNotifier) |