TreeContainerIndex.

ItemFromContainer(IControl) Method

Summary

Gets the item for a container.

Syntax

public object ItemFromContainer(IControl container)

Parameters

Name Type Description
container IControl The container.

Return Value

Type Description
object The item, or null of not found.