Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1CalendarItem Class / ShowPreviousButtonProperty Field

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