Back to Devexpress

MVCxSchedulerImportSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-7604db2e.md

latest1.3 KB
Original Source

MVCxSchedulerImportSettings Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxSchedulerImportSettings
vb
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

MVCxSchedulerImportSettings Members

DevExpress.Web.Mvc Namespace