Class AppointmentCalendarImporter
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Scheduler.ICalendar
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class AppointmentCalendarImporter : CalendarImporterBase
Constructors
AppointmentCalendarImporter()
Declaration
public AppointmentCalendarImporter()
AppointmentCalendarImporter(Boolean)
Declaration
public AppointmentCalendarImporter(bool ignoreParseErrors)
Parameters
System.
|
Methods
ApplyAdditionalData(IAppointment, CalObject)
Declaration
protected override IAppointment ApplyAdditionalData(IAppointment appointment, CalObject calObject)
Parameters
IAppointment
appointment
|
Cal
|