Skip to main content
A newer version of this page is available. .

MVCxICalendarImportSettings Class

Contains settings specific to iCalendar export of the Scheduler.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public class MVCxICalendarImportSettings :
    MVCxAppointmentExchangerSettings

The following members return MVCxICalendarImportSettings objects:

Remarks

Class MVCxICalendarImportSettings reflects the functionality of the iCalendarImporter class.

A MVCxICalendarImportSettings object is available via the MVCxSchedulerImportSettings.ICalendar property.

Inheritance

Object
DevExpress.Web.Mvc.MVCxAppointmentExchangerSettings
MVCxICalendarImportSettings
See Also