Skip to main content

MVCxSchedulerImportSettings Class

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

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

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