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

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