Gets the items container generator for this panel.

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

Syntax

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

See Also