Gets or sets a String value used as text for the 'Previous Appointment' navigation pane.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public string PreviousAppointmentText { get; set; }
Visual Basic
Public Property PreviousAppointmentText As String
	Get
	Set

See Also