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

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

Reference

CalendarBase Class
CalendarBase Members

 

 


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