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

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