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

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