Gets the ItemsPanelTemplate defining the panel that lays out elements representing days of week.

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

Syntax

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

See Also