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