aspnetmvc-devexpress-dot-web-dot-mvc-beca4bc6.md
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
public class MVCxICalendarExportSettings :
MVCxAppointmentExchangerSettings
Public Class MVCxICalendarExportSettings
Inherits MVCxAppointmentExchangerSettings
The following members return MVCxICalendarExportSettings objects:
Class MVCxICalendarExportSettings reflects the functionality of the iCalendarExporter class.
A MVCxICalendarExportSettings object is available via the MVCxSchedulerExportSettings.ICalendar property.
Object DevExpress.Web.Mvc.MVCxAppointmentExchangerSettings MVCxICalendarExportSettings
See Also