For a list of all members of this type, see ItemContainerGenerator members.
Public Methods
| Name | Description |
| ContainerFromIndex | Returns the container element corresponding to the item at the given index within the ItemCollection. |
| ContainerFromItem | Returns the container element corresponding to the given item. |
| IndexFromContainer | Returns the index to an item that corresponds to the specified, generated container element. |
| ItemFromContainer | Returns the item that corresponds to the specified, generated container element. |
Top
See Also