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

MVCxSchedulerExportSettings Class

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

Namespace: DevExpress.Web.Mvc

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

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