Skip to main content

MVCxSchedulerExportSettings Class

Holds settings specific to the export of Scheduler data in different formats.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public class MVCxSchedulerExportSettings

The following members return MVCxSchedulerExportSettings objects:

#Remarks

The MVCxSchedulerExportSettings instance is available via the SchedulerSettings.SettingsExport property.

#Inheritance

Object
MVCxSchedulerExportSettings
See Also