Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / CalendarBase Class / DaySlotTemplateProperty Field

In This Topic
    DaySlotTemplateProperty Field (CalendarBase)
    In This Topic
    Identifies the DaySlotTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DaySlotTemplateProperty As DependencyProperty
    public static readonly DependencyProperty DaySlotTemplateProperty
    See Also