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

MVCxSchedulerImportSettings Class

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

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxSchedulerImportSettings

The following members return MVCxSchedulerImportSettings objects:

Remarks

The MVCxSchedulerImportSettings instance is available via the SchedulerSettings.SettingsImport property.

Inheritance

Object
MVCxSchedulerImportSettings
See Also