Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Scheduler Class / PreviousAppointmentTextProperty Field

In This Topic
    PreviousAppointmentTextProperty Field (C1Scheduler)
    In This Topic
    Identifies the C1Scheduler.PreviousAppointmentText property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PreviousAppointmentTextProperty As DependencyProperty
    public static readonly DependencyProperty PreviousAppointmentTextProperty
    See Also