ItemContainerGenerator.

ItemContainerGenerator(IControl) Constructor

Summary

Initializes a new instance of the ItemContainerGenerator class.

Syntax

public ItemContainerGenerator(IControl owner)

Parameters

Name Type Description
owner IControl The owner control.

Return Value

Type Description
void