Back to Devexpress

MVCxSchedulerExportSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-024d609d.md

latest1.3 KB
Original Source

MVCxSchedulerExportSettings Class

Holds settings specific to the export 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 MVCxSchedulerExportSettings
vb
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

MVCxSchedulerExportSettings Members

DevExpress.Web.Mvc Namespace