Gets the ItemContainerGenerator that is associated with the control.

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

Syntax

C#
public ItemContainerGenerator ItemContainerGenerator { get; }
Visual Basic
Public ReadOnly Property ItemContainerGenerator As ItemContainerGenerator
	Get

See Also