MVCxSchedulerImportSettings Class
Holds settings specific to the import of Scheduler data in different formats.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxSchedulerImportSettings objects:
Remarks
The MVCxSchedulerImportSettings instance is available via the SchedulerSettings.SettingsImport property.
Inheritance
Object
MVCxSchedulerImportSettings
See Also