Back to Devexpress

SchedulerModuleBase Class

expressappframework-devexpress-dot-expressapp-dot-scheduler-76125d81.md

latest2.2 KB
Original Source

SchedulerModuleBase Class

The module contained in the DevExpress.ExpressApp.Scheduler.v25.2.dll assembly.

Namespace : DevExpress.ExpressApp.Scheduler

Assembly : DevExpress.ExpressApp.Scheduler.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Scheduler

Declaration

csharp
public class SchedulerModuleBase :
    ModuleBase,
    IModelXmlConverter
vb
Public Class SchedulerModuleBase
    Inherits ModuleBase
    Implements IModelXmlConverter

Remarks

The Scheduler Module comprises the following assemblies:

  • DevExpress.ExpressApp.Scheduler.v25.2.dll

  • DevExpress.ExpressApp.Scheduler.Blazor.v25.2.dll

  • DevExpress.ExpressApp.Scheduler.Win.v25.2.dll

The SchedulerModuleBase class exposes properties that determine the general behavior of scheduling functionality.

Implements

IModelXmlConverter

Inheritance

Object MarshalByRefObject Component ModuleBase SchedulerModuleBase SchedulerBlazorModule

SchedulerWindowsFormsModule

See Also

SchedulerModuleBase Members

Scheduler (Manage Calendar Appointments)

DevExpress.ExpressApp.Scheduler Namespace