PreviousAppointmentText Property (C1Scheduler)
In This Topic
Gets or sets a
System.String value used as text for the 'Previous Appointment' navigation pane.
Syntax
'Declaration
Public Property PreviousAppointmentText As String
public string PreviousAppointmentText {get; set;}
See Also