Back to Devexpress

MVCxICalendarImportSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-53637742.md

latest1.6 KB
Original Source

MVCxICalendarImportSettings Class

Contains settings specific to iCalendar export of the Scheduler.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxICalendarImportSettings :
    MVCxAppointmentExchangerSettings
vb
Public Class MVCxICalendarImportSettings
    Inherits 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

MVCxICalendarImportSettings Members

Calendar

DevExpress.Web.Mvc Namespace