Gets the items container generator for this panel.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
protected ItemContainerGenerator GeneratorForPanel { get; }
Visual Basic
Protected ReadOnly Property GeneratorForPanel As ItemContainerGenerator
	Get

See Also