MVCxICalendarExportSettings Class
Contains settings specific to iCalendar export of the Scheduler.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxICalendarExportSettings objects:
Remarks
Class MVCxICalendarExportSettings reflects the functionality of the iCalendarExporter class.
A MVCxICalendarExportSettings object is available via the MVCxSchedulerExportSettings.ICalendar property.
Inheritance
Object
DevExpress.Web.Mvc.MVCxAppointmentExchangerSettings
MVCxICalendarExportSettings
See Also