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

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