The following tables list the members exposed by ItemTileInfo.
Name | Description | |
---|---|---|
Index | Returns the index of the item in the Items collection (read-only) | |
IsClosed | Gets/sets whether this item is closed. | |
IsExpandedWhenMinimized | Gets/sets whether this item is expanded when it is minimized. | |
IsExpandedWhenMinimizedResolved | Gets the whether this item is expanded when it is minimized (read-only). | |
IsMaximized | Gets/sets whether this item's state is 'Maximized'. | |
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). | |
SizeOverride | Gets/sets an explicit size to be returned as the item's preferred size. |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
BringIntoView | Brings the item into view | |
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 | |
---|---|---|
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |