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

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

Syntax

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

See Also