Gets the DataTemplate defining a UI representation of a single day of a month.

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

Syntax

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

See Also