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

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