C1.Silverlight.Schedule.5
DayOfWeekSlotTemplate Property (CalendarBase)

Gets or sets a DataTemplate that defines a UI representation of a single day of the week. This is a dependency property.
Syntax
'Declaration
 
Public Property DayOfWeekSlotTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate DayOfWeekSlotTemplate {get; set;}
Remarks
A DataContext for this template is a DayOfWeekSlot object.
See Also

Reference

CalendarBase Class
CalendarBase Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.