ICalendarImporter(SchedulerControl) Constructor
Initializes a new instance of the ICalendarImporter class with the specified scheduler.
Namespace: DevExpress.Xpf.Scheduling.iCalendar
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Parameters
Name | Type | Description |
---|---|---|
scheduler | SchedulerControl | A DevExpress.Xpf.Scheduling.SchedulerControl whose appointments should be exported. |
See Also