New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Constructors

C#
public AgendaAppointmentWrapper(Appointment appointment, RadScheduler schedulerData)
Parameters:appointmentAppointmentschedulerDataRadScheduler

Properties

the Appointment Date without time component

C#
public DateTime Date { get; }
C#
public string Time { get; }