TreeContainerIndex.

ContainerFromItem(object) Method

Summary

Gets the container for an item.

Syntax

public IControl ContainerFromItem(object item)

Parameters

Name Type Description
item object The item.

Return Value

Type Description
IControl The container, or null of not found.